From: Fredrik Tolf <fredrik@dolda2000.com>
To: Johannes Schindelin <Johannes.Schindelin@gmx.de>
Cc: Keith Packard <keithp@keithp.com>,
git@vger.kernel.org,
"Edward Z. Yang" <edwardzyang@thewritingpot.com>,
Steffen Prohaska <prohaska@zib.de>
Subject: Re: [PATCH] Ensure that SSH runs in non-interactive mode
Date: Sun, 20 Jul 2008 20:42:09 +0200 [thread overview]
Message-ID: <1216579329.3673.5.camel@pc7.dolda2000.com> (raw)
In-Reply-To: <alpine.DEB.1.00.0807202029310.3305@eeepc-johanness>
On Sun, 2008-07-20 at 20:33 +0200, Johannes Schindelin wrote:
> > Otherwise, an alternative may be to always install a script, say
> > `git-ssh', that would invoke the real SSH in a manner specific for the
> > platform. The exact script installed could even be parametrized by the
> > Makefile. For systems using OpenSSH, it would probably just consist of
> > `ssh -xT "$@"'.
> >
> > What do you think?
>
> Umm, why? I fully expect OpenSSH to be the most common ssh helper. I
> fail to see why we should optimize for something else.
I guess I just thought the guys trying to port Git to Windows might find
it helpful as well. I don't really care myself.
> The GIT_SSH solution works. Why not just leave things like they are?
I don't think it is a good idea to leave it like it is, because I think
it is unreasonable to run Git traffic with Minimize-Delay TOS by
default. If for no other reason, changing the TOS would at least make
many networks happier.
Fredrik Tolf
next prev parent reply other threads:[~2008-07-20 18:43 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-07-19 17:06 [PATCH] Ensure that SSH runs in non-interactive mode Fredrik Tolf
2008-07-19 17:52 ` Mike Hommey
2008-07-19 17:57 ` Keith Packard
2008-07-19 18:18 ` Fredrik Tolf
2008-07-20 10:27 ` Johannes Schindelin
2008-07-20 17:49 ` Fredrik Tolf
2008-07-20 18:33 ` Johannes Schindelin
2008-07-20 18:42 ` Fredrik Tolf [this message]
2008-07-20 18:23 ` Junio C Hamano
2008-07-20 18:57 ` Johannes Schindelin
2008-07-20 19:51 ` Junio C Hamano
2008-07-20 22:17 ` Johannes Schindelin
2008-07-21 5:07 ` Steffen Prohaska
2008-07-21 0:14 ` Jeff King
2008-07-21 6:53 ` Mike Hommey
2008-07-21 7:05 ` Jeff King
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=1216579329.3673.5.camel@pc7.dolda2000.com \
--to=fredrik@dolda2000.com \
--cc=Johannes.Schindelin@gmx.de \
--cc=edwardzyang@thewritingpot.com \
--cc=git@vger.kernel.org \
--cc=keithp@keithp.com \
--cc=prohaska@zib.de \
/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).