index
:
pik
master
file-based task runner
git daemon user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
model
/
git.go
blob: 35d7557cf8942b8a9e2360995f7c554f31ea9830 (
plain
)
1
2
3
4
5
6
package model type GitInfo struct { Branch string Insertions, Deletions, Changes int }