Notes added by 'git notes append'

This commit is contained in:
Jeff Carr 2024-12-18 18:18:45 -06:00
parent 42fd3af76a
commit b7344b0677
1 changed files with 2 additions and 0 deletions

View File

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