gordon
gordon copied to clipboard
pulls send #2
Let's say during in the maintainer process I end up with a branch named pr-6392 locally
When I do pulls send it won't use the local name, so if I want to add a new commit to the same branch I have to be careful and not use pr-6392 but the newly created branch.
related to #121
Maybe a pulls send -b to make it explicit that you want to use the current branch as-is?