Search
 
SCRIPT & CODE EXAMPLE
 

BASIC

personal access 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 :: basic 
Basic :: google sheets split column 
Basic :: visual basic get mouse position 
Basic :: convert c++ code to c online 
Basic :: NÃO CONSIGO MANDAR UM POST EM VBNET USANDO POSTMAN 
Basic :: dos assign command output to variable (when output is of multiple lines) 
Basic :: cmo ler o dado de um cliente ftp usando vbnet 
Elixir :: elixir defguard 
Elixir :: hello world in elixir 
Elixir :: elixir enum any 
Elixir :: .t() elixir 
Scala :: scala get file from url as string 
Scala :: scalable meaning 
Scala :: filter by timestamp scala 
Actionscript :: move records from table to another using knex migration 
Excel :: google sheets concatenate non blank cells from two columns 
Excel :: excel paste across cells 
Perl :: perl substitution 
Perl :: perl http request 
Pascal :: pascal iteration 
Powershell :: How to display firewall rule ports with powershell 
Gdscript :: gdscript dictionary 
Lisp :: common lisp map number to word 
Assembly :: django template url with parameter 
Assembly :: x86 assembly not instruction 
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
2+4 =