Remove commits-to-cherry-pick only after a cherry-pick is created
If `git cl cherry-pick` fails to cherry-pick a CL, it should print out the commit it failed to cherry-pick. Right now, that commit is missing from the "print_any_remaining_commits" output since commits get popped from the dict regardless of whether or not a CL is created. Bug: 364375259 Change-Id: Iac61f50b8f8f226b9e70bc2d0fa235f39c27d91e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/5829953 Auto-Submit: Gavin Mak <gavinmak@google.com> Reviewed-by: Scott Lee <ddoman@chromium.org> Commit-Queue: Scott Lee <ddoman@chromium.org>changes/53/5829953/4
parent
5eca5541e8
commit
43691064b4
Loading…
Reference in New Issue