Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

remove commit from github

git reset -- MAIN^
git reset -- MAIN^2 (reset last 2 commits)
(increase number for number of commits you want
to delete from your local repo, before youve pushed)
Comment

delete commit from github

git reset --hard 71c27777543ccfcb0376dcdd8f6777df055ef479
Comment

PREVIOUS NEXT
Code Example
Shell :: how to use mongodb in ubuntu terminal 
Shell :: powershell allow execution 
Shell :: uninstalling docker-compose 
Shell :: install kubectl ubuntu 
Shell :: how to mount device linux 
Shell :: what is my user ubuntu 
Shell :: command not found mvn 
Shell :: react native reactotron bug 
Shell :: Starting ssh-agent on Windows 10 fails: "unable to start ssh-agent service, error :1058" 
Shell :: read cpu temperature ubuntu 
Shell :: how t oadd ssl to a subdomain in nginx 
Shell :: multiline comment in bash 
Shell :: why i am not able to paste anything in htdocs folder in ubuntu 
Shell :: raspberrypi open port 
Shell :: add group linux 
Shell :: linux check which app is using network 
Shell :: create git tags 
Shell :: command prompt flashes and closes 
Shell :: bashrc sleep command 
Shell :: where does pip install packages 
Shell :: gitignore criar 
Shell :: error: refs/remotes/origin/PLAT-4366 does not point to a valid object! 
Shell :: ubuntu dot to png 
Shell :: the current branch has no upstream 
Shell :: start grafana server wsl 
Shell :: Comandos Útiles Docker 
Shell :: how to compare percentage value in shell script 
Shell :: change your default términal 
Shell :: ubuntu install dbeaver 
Shell :: set ubuntu display landscape 
ADD CONTENT
Topic
Content
Source link
Name
7+9 =