Notes added by 'git notes append'

This commit is contained in:
Jeff Carr 2025-01-13 09:09:43 -06:00
parent c85247d8b2
commit f3fb0e654e
1 changed files with 12 additions and 0 deletions

View File

@ -598,3 +598,15 @@ func (x *GitTags) AppendByHash(y *GitTag) bool {
}
// `autogen:goDep.marshal.pb.go`
// Code generated by go.wit.com/apps/autogenpb DO NOT EDIT.
// This file was autogenerated with autogenpb v0.0.42-3-g1626a2a 2025.01.13_0808
// go install go.wit.com/apps/autogenpb@latest
//
// define which structs (messages) you want to use in the .proto file
// Then sort.pb.go and marshal.pb.go files are autogenerated
//
// autogenpb uses it and has an example .proto file with instructions
//
package gitpb