Answers for "how to add code version in git"

0

how to add code version in git

git tag -a "v1.5.0-beta" -m "version v1.5.0-beta"
Posted by: Guest on September-26-2020

Code answers related to "how to add code version in git"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language