diff options
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` |
