Notes added by 'git notes append'

This commit is contained in:
Jeff Carr 2025-01-11 06:17:21 -06:00
parent c36d187757
commit bfd079a78c
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)
return z
}
// `autogen:patchset.marshal.pb.go`