Notes added by 'git notes append'
This commit is contained in:
parent
0aa13f2635
commit
a5631f9695
|
@ -758,3 +758,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