Last active
August 29, 2015 14:06
-
-
Save vazquez/008bbba1866e1e417747 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
git push user test handshake:master | |
To tag in login-angular: | |
sudo npm install -g mversion | |
mversion patch -m | |
git push origin master | |
git push upstream master —tags | |
THEN, head on to webmaker.org | |
Update version number on bower.json | |
git commit -am"Updating angular-login version name" | |
git push cade cade-passwordless:passwordless | |
git push heroku-dev cade-passwordless:master |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment