From: David Aguilar <davvid@gmail.com>
To: Ittay Dror <ittay.dror@gmail.com>
Cc: Git Mailing List <git@vger.kernel.org>
Subject: Re: how to see full file with diff marks
Date: Mon, 26 Jan 2009 21:42:33 -0800 [thread overview]
Message-ID: <20090127054232.GA6521@gmail.com> (raw)
In-Reply-To: <497E92C1.80102@gmail.com>
On 0, Ittay Dror <ittay.dror@gmail.com> wrote:
> Hi,
>
> I have a large file and I want to view the changes between two commits,
> but in the context of the whole file, not just hunks. How can I do that?
>
> Thanks
> Ittay
In git.git's contrib/difftool directory there's a script
called 'git-difftool' that can show you changes using our
good friends xxdiff, kdiff3, tkdiff, meld, vimdiff, emerge,
etc.
--
David
prev parent reply other threads:[~2009-01-27 5:43 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-01-27 4:51 how to see full file with diff marks Ittay Dror
2009-01-27 4:57 ` Jeff King
2009-01-27 5:42 ` David Aguilar [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=20090127054232.GA6521@gmail.com \
--to=davvid@gmail.com \
--cc=git@vger.kernel.org \
--cc=ittay.dror@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.