Open sunfmin opened 7 years ago
Create a GitHub token in your personal settings and do this:
git config --global url."https://$GITHUB_TOKEN:x-oauth-basic@github.com/".insteadOf "https://github.com/" && \
sed -i 's/git@github.com:/https:\/\/github.com\//' .git/config && \