git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jonas Fonseca <fonseca@diku.dk>
To: Mikael Magnusson <mikachu@gmail.com>
Cc: git@vger.kernel.org
Subject: Re: [PATCH] Make tig call the correct git config command
Date: Sun, 8 Feb 2009 10:56:59 +0100	[thread overview]
Message-ID: <2c6b72b30902080156u3b8ba41m736bffaa7b6f15e9@mail.gmail.com> (raw)
In-Reply-To: <237967ef0902072349t784e1519m3561ef02545a72de@mail.gmail.com>

On Sun, Feb 8, 2009 at 08:49, Mikael Magnusson <mikachu@gmail.com> wrote:
> As it turns out I'm an idiot, that's just the configure help message.
> Rerunning autoconf + configure in fact generates a completely correct
> commandline. Sorry about the noise.

Thanks for checking anyway. The Makefile doesn't detect out-of-date
configure scripts, which (after the move to use argv arrays and execv
in tig-0.13) caused tig to run: "'git' 'git config'" on startup.

I wonder if this check in configure should not be removed anyway,
since it is starting to be a long time since git-repo-config was
renamed.

-- 
Jonas Fonseca

  reply	other threads:[~2009-02-08  9:58 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-08  7:46 [PATCH] Make tig call the correct git config command Mikael Magnusson
2009-02-08  7:49 ` Mikael Magnusson
2009-02-08  9:56   ` Jonas Fonseca [this message]
2009-02-18 11:12     ` Kris Shannon
2009-02-18 11:29       ` Jonas Fonseca

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=2c6b72b30902080156u3b8ba41m736bffaa7b6f15e9@mail.gmail.com \
    --to=fonseca@diku.dk \
    --cc=git@vger.kernel.org \
    --cc=mikachu@gmail.com \
    /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).