Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

Git change personal access token command line

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

git change personal token to login and passowrd

git remote remove origin
git remote add origin https://<USERNAME>@github.com/<USERNAME>/<REPO>.git
Comment

PREVIOUS NEXT
Code Example
Shell :: error: RPC failed; curl 28 OpenSSL SSL_read: Connection was reset, errno 10054 send-pack: unexpected disconnect while reading sideband packet fatal: the remote end hung up unexpectedly Everything up-to-date 
Shell :: install ip addr on ubuntu 
Shell :: ubuntu server virtualbox check if guest additions installed 
Shell :: get folder size powershell 
Shell :: prettier whole project 
Shell :: how to uninstall npm packages 
Shell :: install composer wsl 
Shell :: ubuntu install docker compose 
Shell :: create a script that counts the number of directories in the path. 
Shell :: install snapd ubuntu 
Shell :: certbot enable nginx renew 
Shell :: set selinux ubuntu 
Shell :: require ext-curl * 
Shell :: gdate mac 
Shell :: how to remove windows service 
Shell :: rsync port ssh 
Shell :: chmod 777 
Shell :: ubuntu firewall 
Shell :: how to find empty directories in linux 
Shell :: update manjaro system 
Shell :: make git project mine 
Shell :: list all the emulator 
Shell :: pycharm community install ubuntu 
Shell :: device or resource busy 
Shell :: angular localize install 
Shell :: increment variable in batch file 
Shell :: vite react + eslint 
Shell :: where is my .git config mac 
Shell :: raspberry add-apt-repository command not found 
Shell :: portainer install ubuntu 
ADD CONTENT
Topic
Content
Source link
Name
9+9 =