🧑💻 Added github personal access token
This commit is contained in:
parent
10385fff58
commit
edcd44376d
4 changed files with 8 additions and 1 deletions
1
git_create_repo_from_cli.txt
Normal file
1
git_create_repo_from_cli.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
curl -u $USER:$GH_TOKEN https://api.github.com/user/repos -d '{"name": "testrepo"}'
|
||||
Loading…
Add table
Add a link
Reference in a new issue