Skip to content

Instantly share code, notes, and snippets.

@lsgrep
Created July 24, 2017 14:18
Show Gist options
  • Save lsgrep/5fec16c96f6e8205e52469edcd96c4d5 to your computer and use it in GitHub Desktop.
Save lsgrep/5fec16c96f6e8205e52469edcd96c4d5 to your computer and use it in GitHub Desktop.
git config --global credential.helper store
echo "https://${GITHUB_TOKEN}:[email protected]" >> ~/.git-credentials
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment