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