diff --git a/b72d0623853c2d9cc147fdc18610b1d07b882567 b/b72d0623853c2d9cc147fdc18610b1d07b882567 index b4d27e4..e7cbefc 100644 --- a/b72d0623853c2d9cc147fdc18610b1d07b882567 +++ b/b72d0623853c2d9cc147fdc18610b1d07b882567 @@ -2248,3 +2248,5 @@ func (x *Repos) AppendByFullPath(y *Repo) bool { x.Repos = append(x.Repos, y) return true } + +// `autogen:`