diff --git a/294da27c23b59fdc0eb367d238128a9a0d47b3e0 b/294da27c23b59fdc0eb367d238128a9a0d47b3e0 index 17caeb8..a22f9d0 100644 --- a/294da27c23b59fdc0eb367d238128a9a0d47b3e0 +++ b/294da27c23b59fdc0eb367d238128a9a0d47b3e0 @@ -2799,3 +2799,5 @@ func (x *Repos) AppendByFullPath(y *Repo) bool { x.Repos = append(x.Repos, y) return true } + +// `autogen:`