User Tools

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
git [2022/02/07 13:29] – external edit 127.0.0.1git [2023/09/22 10:43] (current) ssm2017
Line 102: Line 102:
  
 The magic sentence to use is : git add -u The magic sentence to use is : git add -u
 +
 +==== ssh config ====
 +.ssh/config
 +<sxh bash>
 +Host github.com
 +        HostName github.com
 +        User git
 +        IdentityFile ~/.ssh/id_rsa-github
 +</sxh>
  
 {{tag>cli git}} {{tag>cli git}}

This website uses cookies. By using the website, you agree with storing cookies on your computer. Also, you acknowledge that you have read and understand our Privacy Policy. If you do not agree, please leave the website.

More information