diff --git a/11d1136797e889f6b840d1fbd4a5911258a16cc3 b/11d1136797e889f6b840d1fbd4a5911258a16cc3 index 1ec025b..8323810 100644 --- a/11d1136797e889f6b840d1fbd4a5911258a16cc3 +++ b/11d1136797e889f6b840d1fbd4a5911258a16cc3 @@ -2822,3 +2822,5 @@ func (x *Repos) AppendByFullPath(y *Repo) bool { x.Repos = append(x.Repos, y) return true } + +// `autogen:`