abhinav / abhinav/git-spice

restack: optional conflict resolution

Ouverte
#116 2 commentaires 3 réactions 0 personnes assignées Voir sur GitHub
enhancement
Langage dominant
Go
Étoiles
762
Forks
72
Merge moyen
18 h 24 min
PR mergées (30 j)
28

Description

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.

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.