git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Ævar Arnfjörð Bjarmason" <avarab@gmail.com>
To: Dennis <dennisfm@friendlymatch.com>
Cc: Shawn Pearce <spearce@spearce.org>, git@vger.kernel.org
Subject: Re: Setting up Git Server over SSH
Date: Tue, 16 Nov 2010 11:46:01 +0100	[thread overview]
Message-ID: <AANLkTimTcnTLLsiLAQZn2EiswB_NAfwru6PX1Vw-kFUW@mail.gmail.com> (raw)
In-Reply-To: <E698106BE2EB405A93D2C3304AF79529@denny>

On Mon, Nov 15, 2010 at 20:14, Dennis <dennisfm@friendlymatch.com> wrote:
> I used OpenSSH instead of Putty
> and that fixed things up.

Does using Putty with this at the top of your .bashrc fix it too:

    if [[ $- != *i* ]] ; then
        # Shell is non-interactive.  Be done now!
        return
    fi

?

  reply	other threads:[~2010-11-16 10:46 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-15 18:20 Setting up Git Server over SSH Dennis
2010-11-15 18:38 ` Shawn Pearce
2010-11-15 19:14   ` Dennis
2010-11-16 10:46     ` Ævar Arnfjörð Bjarmason [this message]
2010-11-17  2:25       ` Dennis

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=AANLkTimTcnTLLsiLAQZn2EiswB_NAfwru6PX1Vw-kFUW@mail.gmail.com \
    --to=avarab@gmail.com \
    --cc=dennisfm@friendlymatch.com \
    --cc=git@vger.kernel.org \
    --cc=spearce@spearce.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).