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 :: installer microsoft teams ubuntu 
Shell :: gitbash update 
Shell :: docker image tar import 
Shell :: setup systemctl redis 
Shell :: install neovim 
Shell :: mysql2 install error ruby 
Shell :: git history 
Shell :: git diff two commits 
Shell :: angular full installation guide 
Shell :: start logstash 
Shell :: install mpfr ubuntu 
Shell :: count new lines bash 
Shell :: open tar.Z files 
Shell :: docker image add tag 
Shell :: linux terminal delete file 
Shell :: how to copy file in ubuntu terminal 
Shell :: how to install android studio in ubuntu 
Shell :: git change rempte 
Shell :: Server unable to read htaccess file 
Shell :: kill process using cmd 
Shell :: create a new branch and publish gitub 
Shell :: bash script comment 
Shell :: cant find module firebase 
Shell :: laptop slow performance linux ubuntu 
Shell :: docker run command on container 
Shell :: bash switch 
Shell :: How to change default install location for pip 
Shell :: show services linux 
Shell :: add group linux 
Shell :: use file connect ssh 
ADD CONTENT
Topic
Content
Source link
Name
2+6 =