diff options
Diffstat (limited to 'patchset.proto')
| -rw-r--r-- | patchset.proto | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/patchset.proto b/patchset.proto index d8c859a..e00fb1c 100644 --- a/patchset.proto +++ b/patchset.proto @@ -77,6 +77,7 @@ message Patchset { // `autogenpb:mars string endBranchHash = 11; // string state = 12; // the state of the patch string uuid = 13; // `autogenpb:sort` `autogenpb:unique` + string hostname = 14; // } message Patchsets { // `autogenpb:marshal` `autogenpb:gui` |
