changeset: fetch SUBMITTABLE and add field to struct
This commit is contained in:
parent
0e8aa14045
commit
5acc403e28
2 changed files with 5 additions and 1 deletions
|
@ -15,6 +15,7 @@ var additionalFields = []string{
|
|||
"CURRENT_REVISION",
|
||||
"CURRENT_COMMIT",
|
||||
"DETAILED_ACCOUNTS",
|
||||
"SUBMITTABLE",
|
||||
}
|
||||
|
||||
// IClient defines the gerrit.Client interface
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue