Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

git commit and tag

git tag -a v1.0 7cceb02 -m "Your message here"
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #git #commit #tag
ADD COMMENT
Topic
Name
3+2 =