Notes added by 'git notes append'
This commit is contained in:
parent
c1bd648d90
commit
637bfae15d
|
@ -720,3 +720,5 @@ func (x *ForgeConfigs) AppendByGoPath(y *ForgeConfig) bool {
|
|||
x.ForgeConfigs = append(x.ForgeConfigs, y)
|
||||
return true
|
||||
}
|
||||
|
||||
// `autogen:patchset.marshal.pb.go`
|
||||
|
|
Loading…
Reference in New Issue