Notes added by 'git notes append'
This commit is contained in:
parent
5fc71d262b
commit
c74946eed4
|
@ -2799,3 +2799,5 @@ func (x *Repos) AppendByFullPath(y *Repo) bool {
|
|||
x.Repos = append(x.Repos, y)
|
||||
return true
|
||||
}
|
||||
|
||||
// `autogen:`
|
||||
|
|
Loading…
Reference in New Issue