Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

git tag a previous commit

git tag -a v1.2 9fceb02 -m "Message here"
Comment

git tag older commit

git tag v1.2 9fceb02
Comment

PREVIOUS NEXT
Code Example
Shell :: ubuntu alien install 
Shell :: add to a github repo 
Shell :: cmake run cmake clean 
Shell :: main vs master in git 
Shell :: how to deploy on heroku 
Shell :: how to install julia on ubuntu 
Shell :: conda correct install opencv 
Shell :: git go back a commit 
Shell :: how to download a text file with curl 
Shell :: how to connect to heroku app using git remotely 
Shell :: vim code highlighting mac 
Shell :: scp with ssh key 
Shell :: night light for ubuntu 
Shell :: ffprobe get duration 
Shell :: docker save 
Shell :: cloning a repository that says not found 
Shell :: ubuntu errors were encountered while processing libc-bin 
Shell :: download calibre ubuntu 
Shell :: install pip archlinux 
Shell :: export bigquery schema 
Shell :: how to check what default browser in linux 
Shell :: docker stop running container 
Shell :: git get develop changes to my branch 
Shell :: git heroku commit 
Shell :: sed remove line after match 
Shell :: brew install ubuntu 
Shell :: git uncommit last commit but keep changes 
Shell :: how to verify my ssh key password 
Shell :: Solve Cannot Install Dependency Error for NPM install 
Shell :: how to read input in bash 
ADD CONTENT
Topic
Content
Source link
Name
5+5 =