Notes added by 'git notes append'
This commit is contained in:
parent
6e7cc185a1
commit
d7e488bcd4
|
@ -723,3 +723,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