Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

github personal token

# go to github > settings > developer settings > personal access tokens
# create token

git clone https://<ACCESS_TOKEN>@github.com/<USERNAME>/<REPO>.git
Source by gist.github.com #
 
PREVIOUS NEXT
Tagged: #github #personal #token
ADD COMMENT
Topic
Name
2+4 =