This commit is contained in:
Joey Hess 2013-04-09 13:29:34 -04:00
parent e174099dac
commit d6f962fc3d

View file

@ -4,7 +4,7 @@
subject="comment 1"
date="2013-04-09T17:29:00Z"
content="""
The key pair that the assistant sets up is limited, in ~/.git/config to only be used when a mangled version of the hostname is used. That is, you have to \"ssh git-annex-hostname\" to use that key. So it should not be possible for this to impact your normal use of ssh to that host.
The key pair that the assistant sets up is limited, in ~/.ssh/config to only be used when a mangled version of the hostname is used. That is, you have to \"ssh git-annex-hostname\" to use that key. So it should not be possible for this to impact your normal use of ssh to that host.
(`.git/config` does not support an `IdentityFile` option TTBOMK.)