Hi,

How do you use lsh with git?

For my part, there is what I did:
 - I created a ssh symbolic link to lsh.
 - I worked around the [user@] URL parsing using the LOGNAME environnment 
variable.
   (It seems git URLs with ~user expansion do not work neither)
 - I created specific lsh key pairs, due to the private key export/import
   "limitations" (actually, the private key format mess, lol).

I may have a different key pair for each git repository, hence, does the -i 
option finally work?
(with git I'll use the flags related environment variable to pass the several 
-i options)

best regards,

-- 
Sylvain BERTRAND
_______________________________________________
lsh-bugs mailing list
lsh-bugs@lists.lysator.liu.se
http://lists.lysator.liu.se/mailman/listinfo/lsh-bugs

Reply via email to