Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

undo git pull

git reset --hard master@{"10 minutes ago"}
Comment

revert git pull

git reset --keep HEAD@{1}
Comment

how to reverse a git pull

git reset --hard master@{"10 minutes ago"}

-----------------------------------------

git reset --keep HEAD@{1}
Comment

PREVIOUS NEXT
Code Example
Shell :: golang protobuff installation 
Shell :: ping command not found 
Shell :: adding path in mac 
Shell :: powerline fonts install 
Shell :: notepad++ kali 
Shell :: ubuntu last logs 
Shell :: paru install 
Shell :: install geth in ubuntu 
Shell :: locale-gen fa_IR.UTF-8 ubuntu 
Shell :: uninstall anaconda ubuntu 
Shell :: install ngrx/effects 
Shell :: how to exit from vi 
Shell :: how to update powershell version 
Shell :: ip address in variable 
Shell :: grepper brazil 
Shell :: firefox hide password warning 
Shell :: github gitattributes ignore files for statistics 
Shell :: install libdnet 
Shell :: git hard reset upstream 
Shell :: list python versions bash 
Shell :: accessing settings through cmd 
Shell :: increase volume from terminal 
Shell :: ubuntu limit cpu on running process 
Shell :: notify once a job is completed 
Shell :: open .bashrc 
Shell :: how to run sudo without password 
Shell :: how to restart network manager in ubuntu 
Shell :: git blame removed line 
Shell :: git log format online 
Shell :: reload vimrc without exiting 
ADD CONTENT
Topic
Content
Source link
Name
7+4 =