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