Notes added by 'git notes append'
This commit is contained in:
parent
c04f3834e9
commit
c61fe407c3
|
@ -147,3 +147,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