Closed Vampire closed 7 years ago
Hm, actually this works. Either I made a faulty test or just was hit by #121 here too. The branch actually is force-pushed after asking whether it should and then an error happens that causes the pr message to be saved. Here the error from #121 came, but the push works.
It would be nice if either
git hub pull-request
would force-push the current branch if a pull-request is already existing, or if there would be a new sub-commandgit hub update-pull-request
that does the force-push for an existing pull request.