Notes added by 'git notes append'
This commit is contained in:
parent
ce8fce1fb1
commit
963f1eeb5c
|
@ -151,3 +151,5 @@ func (v *Identify) Marshal() ([]byte, error) {
|
|||
func (v *Identify) Unmarshal(data []byte) error {
|
||||
return proto.Unmarshal(data, v)
|
||||
}
|
||||
|
||||
// `autogen:file.pb.go`
|
||||
|
|
Loading…
Reference in New Issue