Re: how to pass ssh options to git?

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Matthieu Moy
Date: Thursday, November 2, 2006 - 2:20 am

"Michael S. Tsirkin" <mst@mellanox.co.il> writes:


Not answering the question, but this can go to ~/.ssh/config :

Host *.domain.net
User some_user
IdentityFile ~/.ssh/foobar

Host another.host
...

-- 
Matthieu
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
how to pass ssh options to git?, Michael S. Tsirkin, (Thu Nov 2, 2:07 am)
Re: how to pass ssh options to git?, Matthieu Moy, (Thu Nov 2, 2:20 am)
Re: how to pass ssh options to git?, Michael S. Tsirkin, (Thu Nov 2, 2:31 am)
Re: how to pass ssh options to git?, Dennis Stosberg, (Thu Nov 2, 4:06 am)
Re: how to pass ssh options to git?, Nicolas Vilz 'niv', (Thu Nov 2, 4:18 am)
Re: how to pass ssh options to git?, Michael S. Tsirkin, (Thu Nov 2, 4:27 am)
Re: how to pass ssh options to git?, Linus Torvalds, (Thu Nov 2, 9:10 am)
Re: how to pass ssh options to git?, Shawn Pearce, (Thu Nov 2, 1:22 pm)