qnote:git

Differences

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

Link to this comparison view

Next revision
Previous revision
qnote:git [2021/08/21 10:49] – created kqnote:git [2021/08/21 10:55] (current) k
Line 23: Line 23:
 branch.master.merge=refs/heads/master branch.master.merge=refs/heads/master
 </code> </code>
 +
 +=== Задать другой ssh ключ ===
 +
 +<code>
 +# cat ~/.ssh/config
 +...
 +
 +Host github.com
 +    HostName github.com
 +    User git
 +    IdentityFile ~/.ssh/github_key
 +
 +...
 +</code>
 +
  
  
  
  
qnote/git.1629532142.txt.gz · Last modified: by k

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki