Notes added by 'git notes append'
This commit is contained in:
parent
332563bf83
commit
e21b30125f
|
@ -205,3 +205,5 @@ func (x *GitTags) InsertByHash(y string) *GitTag {
|
|||
x.GitTags = append(x.GitTags, z)
|
||||
return z
|
||||
}
|
||||
|
||||
// `autogen:gitTag.marshal.pb.go`
|
||||
|
|
Loading…
Reference in New Issue