Notes added by 'git notes append'
This commit is contained in:
parent
f1823010cd
commit
b6468357f3
|
@ -980,3 +980,5 @@ func (x *Views) AppendByName(y *View) bool {
|
|||
x.Views = append(x.Views, y)
|
||||
return true
|
||||
}
|
||||
|
||||
// `autogen:`
|
||||
|
|
Loading…
Reference in New Issue