git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Michael J Gruber <michaeljgruber+gmane@fastmail.fm>
To: Chunlin Zhang <zhangchunlin@gmail.com>
Cc: git@vger.kernel.org
Subject: Re: My git-gui difftool script
Date: Fri, 18 Feb 2011 08:36:51 +0100	[thread overview]
Message-ID: <4D5E2193.1050103@fastmail.fm> (raw)
In-Reply-To: <loom.20110218T020325-431@post.gmane.org>

Chunlin Zhang venit, vidit, dixit 18.02.2011 02:12:
> Michael J Gruber <michaeljgruber+gmane <at> fastmail.fm> writes:
> 
>>
>>
>> I don't want to spoil the party, but how is this different from using
>> "git difftool -y $FILENAME" for the command?
> 
> Because in git-gui I can know which files are modified and which file are staged
> more clearly and directly,and I can examine the diff over and over again if I
>  like.

Well, of course, but in git-gui's Tools menu you can use

"git difftool -y $FILENAME"

instead of

"YOUR_PATH_TO_git_gui_difftool.py $FILENAME"

for the command. So I'm just wondering what your new difftool.py does
differently from the existing git-difftool.

Michael

  reply	other threads:[~2011-02-18  7:40 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-17 13:22 My git-gui difftool script Chunlin Zhang
2011-02-17 16:28 ` Michael J Gruber
2011-02-18  1:12   ` Chunlin Zhang
2011-02-18  7:36     ` Michael J Gruber [this message]
2011-02-18  8:26       ` Chunlin Zhang
2011-02-18  9:24         ` Michael J Gruber

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=4D5E2193.1050103@fastmail.fm \
    --to=michaeljgruber+gmane@fastmail.fm \
    --cc=git@vger.kernel.org \
    --cc=zhangchunlin@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).