Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

git commit remove and restore

git commit -m 'commit1'
git log
git log --oneline
	//08764->commit1
git revert 08764(commitCode)(remove commit)
git revert 09876(revert Code)(restore commit)
Comment

PREVIOUS NEXT
Code Example
Shell :: pushing to 2 repositories 
Shell :: Update VS Code from Microsoft Repository 
Shell :: disable windows 11 tpm secureboot cpu ram storage check 
Shell :: grep on result of curl 
Shell :: How to show diffs for gpg-encrypted files? 
Shell :: simple youtube video downloader script install extension 
Shell :: run task in background ec2 
Shell :: exec format error Heroku dockerfile 
Shell :: delete directory linu x 
Shell :: How do I check my graphics card size in Linux? 
Shell :: command displays all the commands ran previously on the terminal 
Shell :: how to check a path is file or director in shell script 
Shell :: force remove any folder windwos 10 command 
Shell :: how to check apt upgradable size 
Shell :: curl output readable json 
Shell :: command line see whole file contents 
Shell :: How can I make ubuntu--vg-ubuntu--lv consume the entire disk space available? 
Shell :: git pull auto rebase accept incoming 
Shell :: lightsail get plesk password 
Shell :: Kubernetes: Remove taint from node 
Shell :: column cut linu 
Shell :: install fzf wsl 
Shell :: save admin credentials for program 
Shell :: ssh configuration packet tracer 
Shell :: boot manager linux install code 
Shell :: kubenetes repo 
Shell :: how to run mcreator 
Shell :: Install both Heimdall Proxy and Central Console on a single host 
Shell :: raspberry software installeren 
Shell :: alpine docker add user and group 
ADD CONTENT
Topic
Content
Source link
Name
9+8 =