abhinav / abhinav/git-spice

restack: optional conflict resolution

Đang mở
#116 2 bình luận 3 reaction 0 người được giao Xem trên GitHub
enhancement
Ngôn ngữ chính
Go
Star
762
Fork
72
Merge trung bình
18 giờ 24 phút
Pull request đã merge (30 ngày)
28

Mô tả

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.

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.