Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

cancel merge

git merge --abort
Comment

undo merge

// find the commit hash
git log --oneline

git revert -m 1 [commit-hash]

// https://www.datree.io/resources/git-undo-merge
Comment

PREVIOUS NEXT
Code Example
Shell :: how to delete a file using powershell 
Shell :: completely remove ros melodic 
Shell :: kubectl completion zsh 
Shell :: install bedrock minecraft on linux 
Shell :: c++ build system in sublime linux for competetive programming 
Shell :: macbook ubuntu webcam 
Shell :: how to get list of files in zip linux 
Shell :: display id all image docker 
Shell :: how to uninstall pycharm professional in ubuntu 16.04 
Shell :: get dir name bash 
Shell :: what version of powershell do i have 
Shell :: amend last commit message 
Shell :: visual studio code for ubuntu 20.04 
Shell :: remove env file from git 
Shell :: how to install comtypes 
Shell :: install firebase in react 
Shell :: uninstall r from mac 
Shell :: mocha zsh: command not found: mocha 
Shell :: ubuntu install groovy 
Shell :: git see all tracked files 
Shell :: how to update ionic 
Shell :: yarn download windows 
Shell :: Where is the .zshrc file on Mac? 
Shell :: pod reinstall 
Shell :: how to shutdown ubuntu 
Shell :: how to generate ssh key in linux 
Shell :: ubuntu print path 
Shell :: reset iptables ubuntu 
Shell :: node-gyp error 
Shell :: linux filter environment variable results 
ADD CONTENT
Topic
Content
Source link
Name
6+6 =