summaryrefslogtreecommitdiff
path: root/stat.proto
diff options
context:
space:
mode:
Diffstat (limited to 'stat.proto')
-rw-r--r--stat.proto1
1 files changed, 0 insertions, 1 deletions
diff --git a/stat.proto b/stat.proto
index c6ee078..1978f9c 100644
--- a/stat.proto
+++ b/stat.proto
@@ -13,7 +13,6 @@ message Stat {
REMOTE = 2;
TAG = 3;
}
-
string hash = 1; // `autogenpb:unique` // git hash
string patchId = 2; // `autogenpb:unique` // git hash
google.protobuf.Timestamp mtime = 3; // mtime for the .git/config file