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 摘要。