Question
How to use tags of git. add remove git tag ?
Add remove git tags.
Create a tag
git tag <TAGNAME>
Push tag
git push origin <TAGNAME>
git push --tags
Pull tags
git tag -l
git checkout tags/<TAGNAME>
Delete local tag
git tag -d <TAGNAME>
Delete remote tag
git push origin :<TAGNAME>
Show tag list
git tag
Show selected tag list
git tag -l "TAGNAME*"
Comments
Great Post
I'm very inspired with this weblog. this indicates it literally does not have any dietary cost and consuming it virtually makes your body use up stored nutrients to method it. last time I visit write my essay this website also awesome Honey then again has many useful nutrients, enzymes, and antioxidants; uncooked honey is first-class as standard honey processing
Add new comment