Skip to content

Instantly share code, notes, and snippets.

@shabaz-ejaz
Created August 23, 2018 15:19
Show Gist options
  • Save shabaz-ejaz/7b60ac9002925a96709dbc2d7ca0cdec to your computer and use it in GitHub Desktop.
Save shabaz-ejaz/7b60ac9002925a96709dbc2d7ca0cdec to your computer and use it in GitHub Desktop.
git add .
git commit -m "Soem message"
git tag -a v1.0.4
git push --follow-tags
This will commit the changes to tav v1.0.4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment