mirror of
https://github.com/cheat/cheat.git
synced 2026-03-07 03:03:32 +01:00
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.
This commit is contained in:
1
internal/repo/update.go
Normal file
1
internal/repo/update.go
Normal file
@@ -0,0 +1 @@
|
||||
package repo
|
||||
Reference in New Issue
Block a user