From: Jakub Narebski <jnareb@gmail.com>
To: git@vger.kernel.org
Subject: Re: Change in git-svn dcommit semantics?
Date: Wed, 20 Dec 2006 12:38:57 +0100 [thread overview]
Message-ID: <emb77h$cf2$1@sea.gmane.org> (raw)
In-Reply-To: 7v3b7bnz6q.fsf@assigned-by-dhcp.cox.net
Junio C Hamano wrote:
> Brian Gernhardt <benji@silverinsanity.com> writes:
>
>> And is there an easier way to find these things than "git rev-list
>> HEAD | git diff-tree -r -s --stdin -SCOLLISION | xargs git show"? I
>> cobbled that together from poking around inside gitk (which mostly
>> works in OS X, but has some issues that make me prefer the command
>> line).
>
> I typically do:
>
> git log --full-diff -p -SCOLLISION
>
> The --full-diff option helps because it shows the diff for other
> files (that do not have different number of substring COLLISION
> in the pre and postimage) in the same commit as well.
Yet another undocumented option. Sigh...
--
Jakub Narebski
Warsaw, Poland
ShadeHawk on #git
next prev parent reply other threads:[~2006-12-20 11:36 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-12-19 21:12 Change in git-svn dcommit semantics? Seth Falcon
2006-12-19 22:09 ` Eric Wong
2006-12-20 3:05 ` Seth Falcon
2006-12-19 23:02 ` Brian Gernhardt
2006-12-19 23:57 ` Johannes Schindelin
2006-12-20 0:38 ` Brian Gernhardt
2006-12-20 0:52 ` Jakub Narebski
2006-12-20 1:17 ` Junio C Hamano
2006-12-20 11:38 ` Jakub Narebski [this message]
2006-12-20 11:47 ` Brian Gernhardt
2006-12-20 11:57 ` Jeff King
2006-12-22 14:09 ` Brian Gernhardt
2006-12-20 3:07 ` Seth Falcon
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='emb77h$cf2$1@sea.gmane.org' \
--to=jnareb@gmail.com \
--cc=git@vger.kernel.org \
/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).