Search snippets
Browse Code Answers
FAQ
Usage docs
Log In
Sign Up
Home
Shell/Bash
recover a merged commit git
Cephalopod
Programming language:
Shell/Bash
2021-05-04 13:02:51
-2
Q:
recover a merged commit git
vanity
Code:
Shell/Bash
2021-03-30 13:18:24
git revert -m 1 <SHA of merge>
0
Dounia
Code:
Shell/Bash
2021-09-01 19:25:27
git checkout -b remerge master git merge branch -s ours
0
Tags
git
Related
how to revert to earlier commit git
git how to undo a pushed commit
git rebase one commit
git undo pushed commit
how to revert back to previous commit in git permanently
git delete merged branches
how discharge changes e recover last commit git
undo last commit pushed
git merge pushed commits
New to Communities?
Join the community