Notes added by 'git notes append'

This commit is contained in:
Jeff Carr 2025-01-31 13:56:29 -06:00
parent 823250d8b3
commit ef86b59161
1 changed files with 2 additions and 0 deletions

View File

@ -116,3 +116,5 @@ func (v *Views) Marshal() ([]byte, error) {
func (v *Views) Unmarshal(data []byte) error {
return proto.Unmarshal(data, v)
}
// `autogen:view.pb.go`