Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

How to push code to your github repository using token authentication

git remote set-url origin https://<githubtoken>@github.com/<username>/<repositoryname>.git
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #How #push #code #github #repository #token #authentication
ADD COMMENT
Topic
Name
5+8 =