`webkit-patch upload` would let me fix style issues locally, when the style checker found them, while the command is running and without having to cancel and re-run the command. `git webkit pr` doesn't seem to have this same feature, making it more cumbersome to fix style errors.
<rdar://problem/97093963>
This is one my top `git webkit` annoyances, and shouldn't be hard to fix.
I think an intermediate fix where you have to re-run the command but it at least hasn't side-effected would already be a major improvement. A big part of the problem here is that it creates a branch and then finds a style error and at that point you can no longer run the same command as you're on a branch.
Pull request: https://github.com/WebKit/WebKit/pull/15694
Committed 270007@main (052c4c37d40f): <https://commits.webkit.org/270007@main> Reviewed commits have been landed. Closing PR #15694 and removing active labels.
Committed 267815.489@safari-7617-branch (b7a0e360e4b6): <https://commits.webkit.org/267815.489@safari-7617-branch> Reviewed commits have been landed. Closing PR #904 and removing active labels.