diff options
Diffstat (limited to 'refs.proto')
| -rw-r--r-- | refs.proto | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -11,9 +11,3 @@ message Ref { string author = 4; // git author string subject = 5; // git subject } - -message Refs { - string uuid = 1; // I guess why not just have this on each file - string version = 2; // maybe can be used for protobuf schema change violations - repeated Ref refs = 3; -} |
