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