wiki:git_pull_via_ssh_public_key
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
wiki:git_pull_via_ssh_public_key [2025/08/25 14:17] – [Use different host] add info about GBrowse cmd behaviour antisa | wiki:git_pull_via_ssh_public_key [2025/08/25 14:31] (current) – [References] add serverfault link antisa | ||
---|---|---|---|
Line 41: | Line 41: | ||
git clone git@github-someorg: | git clone git@github-someorg: | ||
+ | | ||
+ | <WRAP center round important 60%> | ||
+ | SSH will try all of the keys it sees, so the ones provided by any running ssh-agent and the file specified above in IdentityFile. This might not be what you want, because if the ssh key from the ssh-agent is used by your different github user for different repos. | ||
+ | |||
+ | To explicitly use only the key in IdentityFile also add '' | ||
+ | </ | ||
+ | |||
| | ||
====== Tested on ====== | ====== Tested on ====== | ||
Line 49: | Line 56: | ||
====== References ====== | ====== References ====== | ||
+ | * https:// |
wiki/git_pull_via_ssh_public_key.1756131457.txt.gz · Last modified: by antisa