Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

github push use ssh

# change the origin remote from https to ssh

git remote set-url origin git@github.com:<Username>/<Project>.git
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #github #push #ssh
ADD COMMENT
Topic
Name
7+2 =