Search
 
SCRIPT & CODE EXAMPLE
 

BASIC

git 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 :: excel vba chck that the range is empty 
Basic :: Python: create zipfile 
Basic :: watch starward ascii command 
Basic :: the terminal process failed to launch 
Basic :: xolo themeforest 
Basic :: change c code to c++ online 
Basic :: visual basic excel freeze first row 
Elixir :: elixir try rescue 
Elixir :: elixir string regex 
Elixir :: elixir ecto pluck ids 
Elixir :: phoenix run test 
Elixir :: elixir with else 
Scala :: hashset scala 
Scala :: scala yield how to share one loop 
Actionscript :: reset udemy course 
Excel :: google query select first 10 
Excel :: excel paste delimited text into separate columns 
Perl :: perl regex 
Perl :: perl format decimal 2 places not rounding 
Pascal :: pascal pause program for seconds 
Powershell :: install python command line windows 
Gdscript :: GAScript - Google Sheets - QBO API - Consent Dialogue Box 
Lisp :: list contains lisp 
Assembly :: include code in latex 
Assembly :: vba check if object exists 
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
4+9 =