mirror of
https://gerrit.googlesource.com/git-repo
synced 2024-12-21 07:16:21 +00:00
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
@ -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…
Reference in New Issue
Block a user