Notes added by 'git notes append'
This commit is contained in:
parent
535315a000
commit
a37219ea2d
|
@ -1043,3 +1043,5 @@ func (x *GitTags) AppendByHash(y *GitTag) bool {
|
|||
x.GitTags = append(x.GitTags, y)
|
||||
return true
|
||||
}
|
||||
|
||||
// `autogen:goDep.marshal.pb.go`
|
||||
|
|
Loading…
Reference in New Issue