summaryrefslogtreecommitdiff
path: root/stat.proto
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2025-10-14 18:15:18 -0500
committerJeff Carr <[email protected]>2025-10-14 18:15:18 -0500
commitef7e03125dac88dd6f2fd66dccb9e52af1e06c92 (patch)
treec12472da34071667137682a451051117783a0b2f /stat.proto
parent946d8dfc137792a072521d0290fac280b4781965 (diff)
add stats to repov0.0.163
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