Notes added by 'git notes append'

This commit is contained in:
Jeff Carr 2025-01-10 04:27:56 -06:00
parent 8b4fcb6d97
commit 61789baa36
1 changed files with 2 additions and 0 deletions

View File

@ -1171,3 +1171,5 @@ func (v *Repos) Marshal() ([]byte, error) {
func (v *Repos) Unmarshal(data []byte) error {
return proto.Unmarshal(data, v)
}
// `autogen:repo.pb.go`