diff options
| author | Jeff Carr <[email protected]> | 2025-01-07 04:59:01 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2025-01-07 04:59:01 -0600 |
| commit | 2fe035fbf0e1d08f3c546bc100a723c5d6c314d6 (patch) | |
| tree | 2a1e5b937e0b9e7c0904f475ec06439fbddc4b99 /repo.proto | |
| parent | 016335b322ea65ee33e9de85e6bb818bdbcd2e39 (diff) | |
migrate in some old code
Diffstat (limited to 'repo.proto')
| -rw-r--r-- | repo.proto | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -32,6 +32,7 @@ message Repo { // `autogenpb:marshal` string masterVersion = 19; // just store this for now string develVersion = 20; // string userVersion = 21; // + repeated string dirtyList = 22; // store the list from git status --porcelain } message Repos { // `autogenpb:marshal` |
