cheat/internal/sheets
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
..
consolidate.go Re-wrote from scratch in Golang 2019-10-20 10:02:28 -04:00
consolidate_test.go Re-wrote from scratch in Golang 2019-10-20 10:02:28 -04:00
filter.go Re-wrote from scratch in Golang 2019-10-20 10:02:28 -04:00
filter_test.go Re-wrote from scratch in Golang 2019-10-20 10:02:28 -04:00
load.go refactor(repo): create `repo` package 2022-08-27 21:02:48 -04:00
load_test.go feat(tests): add unit-tests 2020-11-11 19:33:31 -05:00
sort.go Re-wrote from scratch in Golang 2019-10-20 10:02:28 -04:00
sort_test.go Re-wrote from scratch in Golang 2019-10-20 10:02:28 -04:00
tags.go feat: implements --tags 2019-11-14 21:56:11 -05:00
tags_test.go Fixing "cheetsheet" typo in tags_test.go 2020-08-21 15:45:49 +01:00