Search
 
SCRIPT & CODE EXAMPLE
 

BASIC

git token

Creating a personal access token : 
https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/creating-a-personal-access-token

THEN :
git remote -v
git remote set-url origin https://<username>:<token access>@github.com:<username>/<repo>.git

exemple :
git remote set-url origin https://Trinix:ght_exempleoftoken@github.com:Trinix/NFT-Platform.git
Comment

PREVIOUS NEXT
Code Example
Basic :: how to close form in vb.net 
Basic :: freecodecamp basic algorithm scripting return largest numbers in arrays 
Basic :: hello world in basic 
Basic :: what to include in basic C 
Basic :: visual basic how to determine if an array already contains an item 
Basic :: wussup 
Basic :: visual basic how to dynamically change a button to bold 
Elixir :: elixir guard 
Elixir :: what is elixir language 
Elixir :: phoenix enum filter 
Elixir :: create new project phoenix 
Elixir :: elixir error 
Scala :: new scala project 
Scala :: scala in hadoop 
Actionscript :: microsoft.visualstudio.web.codegeneration.design 3.1.0 
Excel :: google sheets select first n matches 
Excel :: excel paste into multiple columns 
Perl :: perl regex syntax 
Perl :: len perl 
Pascal :: pascal delay 
Powershell :: call function powershell 
Gdscript :: GDScript typed variables 
Lisp :: magit pull request 
Assembly :: javafx observable collection 
Assembly :: sort in assembly pcspim 
Javascript :: jquery vslidation remove spaces from input 
Javascript :: filesaver.min.js cdn 
Javascript :: ajax cdn 
Javascript :: How to get the browser to navigate to a URL in JavaScript 
Javascript :: how to find number in string js 
ADD CONTENT
Topic
Content
Source link
Name
6+2 =