Notes added by 'git notes append'
This commit is contained in:
parent
06ba86a995
commit
fd1ef3bf6c
|
@ -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