Notes added by 'git notes append'

This commit is contained in:
Jeff Carr 2025-01-11 06:17:05 -06:00
parent 387b32c9b6
commit 37066d2bfe
1 changed files with 2 additions and 0 deletions

View File

@ -765,3 +765,5 @@ func (x *Patchset) InsertByFilename(y string) *Patch {
x.Patches = append(x.Patches, z) x.Patches = append(x.Patches, z)
return z return z
} }
// `autogen:patchset.marshal.pb.go`