Notes added by 'git notes append'
This commit is contained in:
parent
6306d7332c
commit
30cc6826e9
|
@ -141,3 +141,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