mirror of
https://github.com/cheat/cheat.git
synced 2024-11-14 08:01:09 +01:00
a2f538f114
- 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.
1 line
13 B
Go
1 line
13 B
Go
package repo
|