abhinav / abhinav/git-spice

restack: optional conflict resolution

未关闭
#116 2 条评论 3 个 reaction 已指派 0 人 在 GitHub 查看
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 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。