Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
entropy_
12y ago
0 comments
Save
Share
You don't need to force push at all. You could just apply the changes to your PR in a different branch(completely local, rewrite history as much as you want, etc, etc) and then submit a second PR with that.
0 comments
3 comments · 1 top-level
top
newest
oldest
davexunit
12y ago
· 2 in thread
A whole new PR? That just shows how broken PRs are if that's the solution to this problem.
jimktrains2
12y ago
It's _A_ solution, but not a good one. I think most people consider it OK to force-push a PR branch and update the existing pull request.
davexunit
12y ago
There's a lot of opportunity for destruction with a force push, so it seems weird to consider it acceptable in a code review workflow.
j
/
k
navigate · click thread line to collapse