From: Junio C Hamano <gitster@pobox.com>
To: Tim Henigan <tim.henigan@gmail.com>
Cc: git@vger.kernel.org, davvid@gmail.com, ramsay@ramsay1.demon.co.uk
Subject: Re: [PATCH 8/9 v12] difftool: teach difftool to handle directory diffs
Date: Thu, 12 Apr 2012 12:31:30 -0700 [thread overview]
Message-ID: <7v62d4692l.fsf@alter.siamese.dyndns.org> (raw)
In-Reply-To: <CAFouetg6Ot8sKiNi45A0QRv6YYdL3Mwrb3tkVkajQQuZukSp3g@mail.gmail.com> (Tim Henigan's message of "Thu, 12 Apr 2012 15:10:45 -0400")
Tim Henigan <tim.henigan@gmail.com> writes:
> Would the following change be better?
>
> - my $cmd = "git diff --raw --no-abbrev -z " . join(" ", @ARGV);
> + my $cmd = "git diff --raw --no-abbrev -z @ARGV";
They look exactly the same to me.
next prev parent reply other threads:[~2012-04-12 19:31 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-12 13:18 Tim Henigan
2012-04-12 18:27 ` Junio C Hamano
2012-04-12 19:10 ` Tim Henigan
2012-04-12 19:31 ` Junio C Hamano [this message]
2012-04-13 2:53 ` David Aguilar
2012-04-13 16:31 ` Tim Henigan
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=7v62d4692l.fsf@alter.siamese.dyndns.org \
--to=gitster@pobox.com \
--cc=davvid@gmail.com \
--cc=git@vger.kernel.org \
--cc=ramsay@ramsay1.demon.co.uk \
--cc=tim.henigan@gmail.com \
--subject='Re: [PATCH 8/9 v12] difftool: teach difftool to handle directory diffs' \
/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
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.