diff options
| author | Jeff Carr <[email protected]> | 2025-10-14 18:15:18 -0500 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2025-10-14 18:15:18 -0500 |
| commit | ef7e03125dac88dd6f2fd66dccb9e52af1e06c92 (patch) | |
| tree | c12472da34071667137682a451051117783a0b2f /stat.proto | |
| parent | 946d8dfc137792a072521d0290fac280b4781965 (diff) | |
add stats to repov0.0.163
Diffstat (limited to 'stat.proto')
| -rw-r--r-- | stat.proto | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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 |
