upload: Fix patchset description destination
Bug: 308467447 Change-Id: I8ad598d39f5fdb24d549d3277ad5fedac203581b Reviewed-on: https://gerrit-review.googlesource.com/c/git-repo/+/412477 Reviewed-by: George Engelbrecht <engeg@google.com> Tested-by: Josip Sokcevic <sokcevic@google.com> Commit-Queue: Josip Sokcevic <sokcevic@google.com>
This commit is contained in:
parent
46790229fc
commit
4b01a242d8
1 changed files with 1 additions and 0 deletions
|
@ -247,6 +247,7 @@ Gerrit Code Review: https://www.gerritcodereview.com/
|
||||||
p.add_option(
|
p.add_option(
|
||||||
"--pd",
|
"--pd",
|
||||||
"--patchset-description",
|
"--patchset-description",
|
||||||
|
dest="patchset_description",
|
||||||
help="description for patchset",
|
help="description for patchset",
|
||||||
)
|
)
|
||||||
p.add_option(
|
p.add_option(
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue