From: Martin Sivak <mars@nomi.cz>
To: git@vger.kernel.org
Subject: Re: [PATCH] GIT_SSH alternate ssh name or helper
Date: Wed, 3 Aug 2005 20:56:21 +0200 [thread overview]
Message-ID: <20050803185621.GA20645@medusa> (raw)
In-Reply-To: <7viryndjvu.fsf@assigned-by-dhcp.cox.net>
[-- Attachment #1: Type: text/plain, Size: 852 bytes --]
> I understand why you would want this if your ssh binary is
> called something other than ssh [*1*], but I doubt the example
> you gave needs this patch. Could you explain why having
> something like this in your .ssh/config file is not enough?
>
> Host foo.bar.xz
> Protocol 1
> IdentityFile ~/.ssh/privatekey.key
The example was of course about the simpliest thing i thought of.
I would find that variable (GIT_SSH) usefull, and actually it does no
harm, because you already have GIT_SSH_PULL & PUSH variables, for the
same purpose (to define different name).
Actually I think there is at least one case, when helper script is useful.
I mean, how would you setup different identities for more user accounts on the
same server (it doesn't happen often, but..)?
Best regards
--
Martin Sivak
mars@nomi.cz
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
next prev parent reply other threads:[~2005-08-03 18:53 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-08-03 15:15 [PATCH] GIT_SSH alternate ssh name or helper Martin Sivak
2005-08-03 17:12 ` Junio C Hamano
2005-08-03 18:56 ` Martin Sivak [this message]
2005-08-03 19:29 ` Junio C Hamano
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20050803185621.GA20645@medusa \
--to=mars@nomi.cz \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).