summaryrefslogtreecommitdiff
path: root/stat.proto
diff options
context:
space:
mode:
Diffstat (limited to 'stat.proto')
-rw-r--r--stat.proto2
1 files changed, 1 insertions, 1 deletions
diff --git a/stat.proto b/stat.proto
index 2adcf28..dbf9e46 100644
--- a/stat.proto
+++ b/stat.proto
@@ -14,7 +14,7 @@ message Stat {
TAG = 3;
}
string patchId = 1; // `autogenpb:unique` `autogenpb:sort`
- string hash = 2; // `autogenpb:unique` // git hash
+ string hash = 2; // `autogenpb:unique` `autogenpb:sort`
google.protobuf.Timestamp ctime = 3; // `autogenpb:unique` `autogenpb:sort`
string name = 4; //
string remote = 5; // blank unless REMOTE