Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

git https to ssh

git remote set-url origin git@github.com:username/repo-name-here.git
Comment

git use ssh instead of https

git config --global url.ssh://git@github.com/.insteadOf https://github.com/
Comment

git with ssh instead of https

git config --global url.ssh://git@github.com/.insteadOf https://github.com/
Comment

PREVIOUS NEXT
Code Example
Shell :: service redis restart 
Shell :: ubuntu wifi enabled no internet connection 
Shell :: replace char for new line 
Shell :: cambiar nombre branch git 
Shell :: how to remove stuff from git 
Shell :: create scheduled task via powershell scheduled reboot 
Shell :: show drives linux 
Shell :: uninstall get help windows 10 
Shell :: generate crt and key openssl 
Shell :: ssh timeout 
Shell :: sh vs bash 
Shell :: how to check command history in linux with date and time 
Shell :: install postman in ubuntu 20.04 
Shell :: linux how many cpus 
Shell :: facebook for linux 
Shell :: browser sync for linux 
Shell :: fedora microsoft font 
Shell :: how to open sublime in linux 
Shell :: git merge example 
Shell :: bash length of array 
Shell :: docker remove dangling images 
Shell :: anaconda install package with version 
Shell :: Related to anydesk not opening in ubuntu 
Shell :: unarchive tar acrhive 
Shell :: class sorting in tailwindcss 
Shell :: install oh my zsh! 
Shell :: docker system prune 
Shell :: install simplejwt django 
Shell :: conda command not found 
Shell :: aws cli create ecr repository if not exists 
ADD CONTENT
Topic
Content
Source link
Name
6+3 =