cheat/internal
Christopher Allen Lane a2f538f114 refactor(repo): create `repo` package
- Refactor `installer.clone` into new `repo.Clone` package and method.

- Refactor `sheets.isGitDir` into `repo.GitDir`.

Both of these changes read better, and will facilitate cleaner
architecture when `--update` is implemented.
2022-08-27 21:02:48 -04:00
..
cheatpath chore: various lint corrections 2022-08-04 20:43:50 -04:00
config fix(installer): always use `more` pager on Windows 2022-08-08 20:38:23 -04:00
display fix: escape sequences in search output (#687) 2022-08-05 06:41:16 -04:00
installer refactor(repo): create `repo` package 2022-08-27 21:02:48 -04:00
mock feat(tests): add unit-tests 2020-11-11 19:33:31 -05:00
repo refactor(repo): create `repo` package 2022-08-27 21:02:48 -04:00
sheet refactor(Sheet): create `parse` method 2022-08-26 13:55:09 -04:00
sheets refactor(repo): create `repo` package 2022-08-27 21:02:48 -04:00