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