qnote:git

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
qnote:git [2021/08/21 10:52] kqnote:git [2021/08/21 10:55] (current) k
Line 24: Line 24:
 </code> </code>
  
-=== Задать  ===+=== Задать другой ssh ключ === 
 + 
 +<code> 
 +# cat ~/.ssh/config 
 +... 
 + 
 +Host github.com 
 +    HostName github.com 
 +    User git  
 +    IdentityFile ~/.ssh/github_key 
 + 
 +... 
 +</code> 
  
  
  
  
qnote/git.1629532379.txt.gz · Last modified: by k

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki