Notes added by 'git notes append'

This commit is contained in:
Jeff Carr 2024-12-17 23:29:47 -06:00
parent 043efbc791
commit 6b29dadb7c
1 changed files with 2 additions and 0 deletions

View File

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