-
-
Notifications
You must be signed in to change notification settings - Fork 45
Open
Labels
area/gitIssues heavy on local Git management.Issues heavy on local Git management.enhancementNew feature or requestNew feature or request
Description
I accidentally used gs commit amend today when I was done finishing a rebase conflict instead of gs rebase continue which was a bit of a headache to fix!
I see that this is already somewhat handed in that if there is at least one unmerged path the user will be prompted to continue with amending, but I accidentally ran this after fixing all merge conflicts first so didn't get this prompt - appreciate that this is an edge case, but I think it could be useful to still prompt the user to continue with the amend even if all rebase conflicts are resolved?
If not, I should be able to just remember not to gs commit amend next time!
frank-west-iii
Metadata
Metadata
Assignees
Labels
area/gitIssues heavy on local Git management.Issues heavy on local Git management.enhancementNew feature or requestNew feature or request