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