Notes added by 'git notes append'
This commit is contained in:
parent
4a5e0f8e7d
commit
5d71f972b6
|
@ -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