added ssh text
This commit is contained in:
parent
edd70bf0ee
commit
92d8faae1e
1 changed files with 1 additions and 0 deletions
|
@ -21,3 +21,4 @@ git config --global user.email "email@test.eu"
|
|||
git config --global core.sshCommand 'ssh -p 222 -i ~/.ssh/git'
|
||||
-i is only needed for a non standard ssh-key name
|
||||
the global flag is optional and shouldn't be used for the sshCommand of other git servers are also used
|
||||
the ssh setup only works for repositories which have been cloned via ssh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue