Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Confirm "Undo last commit" if its a merge commit #71525

Merged
merged 1 commit into from Oct 17, 2019

Conversation

jmbockhorst
Copy link
Contributor

Added a confirmation notification when trying to undo the last commit if it was a merge commit. Closes #69937.

confirmMergeUndo

@joaomoreno joaomoreno added this to the Backlog milestone Apr 1, 2019
@joaomoreno joaomoreno added the git GIT issues label Apr 1, 2019
@wesinator
Copy link
Contributor

Why not prompt for confirmation in all cases - #76107 ?

@joaomoreno joaomoreno modified the milestones: Backlog, October 2019 Oct 17, 2019
@joaomoreno joaomoreno merged commit fd8383a into microsoft:master Oct 17, 2019
@joaomoreno
Copy link
Member

Thanks! 🍻

@github-actions github-actions bot locked and limited conversation to collaborators Mar 27, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
git GIT issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

If the last commit is a merge commit, prompt to confirm for "undo last commit"
3 participants