Notes added by 'git notes append'

This commit is contained in:
Jeff Carr 2025-01-11 06:16:31 -06:00
parent 35fbd27996
commit ec5ecc7468
1 changed files with 2 additions and 0 deletions

View File

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