Notes added by 'git notes append'

This commit is contained in:
Jeff Carr 2025-02-15 19:00:46 -06:00
parent b82d935d83
commit 78618f61e4
1 changed files with 2 additions and 0 deletions

View File

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