From: David Aguilar <davvid@gmail.com>
To: Seba Illingworth <seba.illingworth@gmail.com>
Cc: git@vger.kernel.org
Subject: Re: git diffall, open all diff files immediatly (eg tabbed window?in BC)
Date: Fri, 21 Aug 2009 16:45:13 -0700 [thread overview]
Message-ID: <20090821234512.GA58248@gmail.com> (raw)
In-Reply-To: <loom.20090821T074953-77@post.gmane.org>
On Fri, Aug 21, 2009 at 05:54:48AM +0000, Seba Illingworth wrote:
> David Aguilar <davvid <at> gmail.com> writes:
> > To make it work irrespective of the configuration...
>
> Hi David, great to get your comments, thanks for the pointers!
One last note (I promise ;)):
I would recommend against saying 'git difftool head' on your
blog beause that only works on OSX with its case-preserving yet
case-insensitive filesystem. It might be worth mentioning that.
If you try 'git diff head' on a different filesystem (for
example, if you tried it on Linux) you'll find that it doesn't
work because the file is .git/HEAD; .git/head doesn't exist.
On OSX the filesystem tells git that .git/head exists even
though it's actually finding .git/HEAD.
--
David
next prev parent reply other threads:[~2009-08-21 23:45 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-08-21 3:47 git diffall, open all diff files immediatly (eg tabbed window in BC) Seba Illingworth
2009-08-21 5:40 ` David Aguilar
2009-08-21 5:54 ` Seba Illingworth
2009-08-21 23:45 ` David Aguilar [this message]
2009-08-22 2:10 ` git diffall, open all diff files immediatly (eg tabbed window?in BC) Seba Illingworth
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=20090821234512.GA58248@gmail.com \
--to=davvid@gmail.com \
--cc=git@vger.kernel.org \
--cc=seba.illingworth@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 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.