restack: optional conflict resolution
未關閉
enhancement
- 主要語言
- Go
- 星號
- 762
- 分支
- 72
- 平均合併
- 18 小時 24 分鐘
- 30 天內合併 PR
- 28
描述
Right now, when we restack, users must resolve all conflicts at restack time.
This is a good default, but it's not always convenient.
An improvement here can be made for multi-branch workflows:
if there's a conflict, present the user an option to pick whether they want to
resolve the conflict now or later.
If they pick now, we let them fix it and run `gs rebase continue`.
Otherwise, we skip that branch and its upstack from the restack operation,
and print a list of branches that were skipped for them to fix manually later.
貢獻指南
評估
這個 Issue 還沒有評估資料。