Git

From Chorke Wiki
Revision as of 01:33, 18 June 2021 by Shahed (talk | contribs)
Jump to navigation Jump to search

Git Tag

git tag -a v1.5_initial_setup -m 'initial setup'
git tag    v1.5_initial_setup
git tag -a v1.5_initial_setup

References