User Tools

Site Tools


git

Differences

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

Link to this comparison view

Next revision
Previous revision
git [2021/11/02 13:32] – created ssm2017git [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}}
git.1635856368.txt.gz · Last modified: (external edit)