| ▲ | pzmarzly 5 hours ago | |
I haven't tested it, but this should be slightly simpler, and work better for subsequent review iterations (reviewing what changed once PR is updated):
Then keep squashing from `pr` to `review` as described in the article. When the PR gets a new version, rerun the last 2 commands. | ||
| ▲ | CGamesPlay 4 hours ago | parent [-] | |
This would avoid dealing with merge conflicts when the PR changes, which is nice. | ||