Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 161 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 161 Bytes

test

First repository for test

learn tag

1. git tag <tagname>
2. git show <tagname>
3. git tag -d <tagname>
3. git tag -a <tagname> -m "string"