Notes added by 'git notes append'

This commit is contained in:
Jeff Carr 2025-01-18 10:45:05 -06:00
parent 5ba17f3b6f
commit f4dd21d961
1 changed files with 2 additions and 0 deletions

View File

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