diff --git a/7cacc395ef2efedb0f53c82e41691904737436e0 b/7cacc395ef2efedb0f53c82e41691904737436e0 index bfb5ce3..f5276e0 100644 --- a/7cacc395ef2efedb0f53c82e41691904737436e0 +++ b/7cacc395ef2efedb0f53c82e41691904737436e0 @@ -2822,3 +2822,5 @@ func (x *Repos) AppendByFullPath(y *Repo) bool { x.Repos = append(x.Repos, y) return true } + +// `autogen:`