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