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 还没有评估数据。