Skip to content

"abort rebase" should ask for confirmation when users have resolved some conflicts #6989

@shiftkey

Description

@shiftkey

Please describe the problem you think should be solved

#6548 (comment)

From @tierninho:

I noticed when you abort a fixed conflicted file in a merge commit, there is no "are you sure" check like we have in the existing merge flow. Is this needed for rebasing?

From @billygriffin

I think I'd generally be inclined to have a confirm on abort only if they've already resolved some subset of conflicts already (which is @tierninho's use case). In that case, by aborting you're effectively losing work, so my preference would be that this should exist.

[Optional] Do you have any potential solutions in mind?

Something based on what we've learned from Merge Conflicts. More to details to come.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions