keith / git-pile

Stacked diff support for GitHub workflows
MIT License
146 stars 11 forks source link

Changing other files during conflict resolution doesn't get reflected on PRs #40

Open keith opened 1 year ago

keith commented 1 year ago

If you resolve a conflict and manually edit and add another file in the rebase, when you rebasepr it won't pick up the manually edited change, using replacepr can fix it but isn't ideal