mirror of
https://github.com/taigrr/gico.git
synced 2026-04-02 03:09:07 -07:00
finish merging
This commit is contained in:
@@ -16,6 +16,7 @@ type (
|
||||
Commits []types.Commit
|
||||
Year int
|
||||
}
|
||||
RepoSet []string
|
||||
)
|
||||
|
||||
func OpenRepo(directory string) (Repo, error) {
|
||||
|
||||
Reference in New Issue
Block a user