# Create token: https://github.com/settings/tokens
# How to use:
# make add_remote_origin_token username=<username> token=<token> repository=<repository>
add_remote_origin_token:
git remote set-url origin https://$(username):$(token)@github.com/$(username)/$(repository).git
Created
October 22, 2021 17:12
-
-
Save prongbang/14a8c6f6f0fcc4cbbc43d7ad6415ba4f to your computer and use it in GitHub Desktop.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment