Skip to content

M0x1m/tag-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Build Instructions

$ git init
$ git remote add origin <your url>
$ touch grass
$ git add grass
$ git commit -m "I've touched grass 😳"
$ git tag grass
$ git push origin master
$ git push grass

Here how you can basically do tags

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published