• Sean Hammond's avatar
    Git push to hardcoded https URL and master branch · f444c13f
    Sean Hammond authored
    Change the `git push` command that the `npm version minor` command runs
    when doing a client release to:
    
    1. Hardcode the https URL of the client repo, instead of assuming the
       user's `origin` is set to it
    
    2. Push only the user's master branch to the remote master branch
       (instead of potentially pushing other local branches as well)
    f444c13f
Name
Last commit
Last update
..
decaf Loading commit data...
gulp Loading commit data...
.eslintrc Loading commit data...
create-github-release.js Loading commit data...
postversion.sh Loading commit data...
preversion.sh Loading commit data...
update-changelog.js Loading commit data...
update-icon-font.py Loading commit data...