Notes added by 'git notes append'
This commit is contained in:
parent
3595c5259b
commit
87d2ea8f46
|
@ -596,3 +596,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