From: Johannes Sixt <j6t@kdbg.org>
To: Junio C Hamano <gitster@pobox.com>
Cc: Johannes Schindelin <johannes.schindelin@gmx.de>, git@vger.kernel.org
Subject: Re: [PATCH] MinGW: fix diff --no-index /dev/null ...
Date: Sat, 7 Mar 2009 22:18:39 +0100 [thread overview]
Message-ID: <200903072218.39087.j6t@kdbg.org> (raw)
In-Reply-To: <7v8wnhnl6t.fsf@gitster.siamese.dyndns.org>
On Samstag, 7. März 2009, Junio C Hamano wrote:
> Should this go to 'maint'?
I don't think that's necessary. It fixes only that someone literally writes on
the Windows command line
git diff --no-index nul foo.c
when on Unix one would have written
git diff --no-index /dev/null foo.c
In practice, only the test suite does this ;)
-- Hannes
prev parent reply other threads:[~2009-03-07 21:20 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <cover.1236441065u.git.johannes.schindelin@gmx.de>
2009-03-07 15:51 ` [PATCH] MinGW: fix diff --no-index /dev/null Johannes Schindelin
2009-03-07 19:56 ` Johannes Sixt
2009-03-07 20:15 ` Junio C Hamano
2009-03-07 20:47 ` Johannes Schindelin
2009-03-07 21:40 ` Junio C Hamano
2009-03-07 21:18 ` Johannes Sixt [this message]
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=200903072218.39087.j6t@kdbg.org \
--to=j6t@kdbg.org \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
--cc=johannes.schindelin@gmx.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.