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