mirror of
https://github.com/cheat/cheat.git
synced 2025-04-04 16:54:02 +02:00

- 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.