mirror of
https://github.com/taigrr/gico.git
synced 2026-04-02 03:09:07 -07:00
readying up for loading in commit messages to UI
This commit is contained in:
@@ -23,7 +23,10 @@ type (
|
||||
YearFreq Freq
|
||||
Created time.Time
|
||||
}
|
||||
|
||||
ExpRepos struct {
|
||||
Commits [][]Commit
|
||||
Created time.Time
|
||||
}
|
||||
ExpRepo struct {
|
||||
Commits []Commit
|
||||
Created time.Time
|
||||
|
||||
Reference in New Issue
Block a user