Notes added by 'git notes append'
This commit is contained in:
parent
e4ddc62e11
commit
7085fa3342
|
@ -1045,3 +1045,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.49-2-g9a0e4a6 2025.02.01_0732
|
||||
// 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
|
||||
|
|
Loading…
Reference in New Issue