Skip to content

xtuJSer/test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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"