issues
search
indexzero
/
dotfiles
Seemed like the thing do to. My dotfiles.
12
stars
2
forks
source link
[vbump] Tag before push
#6
Closed
indexzero
closed
9 years ago
indexzero
commented
9 years ago
Was previously
git commit
locally
git push
to
master
git tag
and push
Is currently
git commit
locally
git tag
and push
git push
to
master
donasaur
commented
9 years ago
+1
Was previously
git commit
locallygit push
tomaster
git tag
and pushIs currently
git commit
locallygit tag
and pushgit push
tomaster