From: Junio C Hamano <junkio@cox.net>
To: Johannes Schindelin <Johannes.Schindelin@gmx.de>
Cc: git@vger.kernel.org, Mike Coleman <tutufan@gmail.com>, junkio@cox.net
Subject: Re: [PATCH 2/2] Teach name-rev to identify revisions containing a certain blob
Date: Sun, 18 Feb 2007 00:48:08 -0800 [thread overview]
Message-ID: <7vejonj1h3.fsf@assigned-by-dhcp.cox.net> (raw)
In-Reply-To: <7vmz3bj248.fsf@assigned-by-dhcp.cox.net> (Junio C. Hamano's message of "Sun, 18 Feb 2007 00:34:15 -0800")
Junio C Hamano <junkio@cox.net> writes:
> [Footnote]
>
> *1* To find a revision that had a particular object at a known
> path, you should be able to do:
>
> git rev-list <starting refs> |
> git diff-tree --stdin --raw -r -Z |
> grep -z that-object-name
Sheesh, please add "-- <path>" after "-Z".
>
> but an earlier commit abd4e222 needs to be further enhanced to
> add -Z option that means "output fields are not NUL terminated,
> output records are", which did not happen.
next prev parent reply other threads:[~2007-02-18 8:48 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-02-17 17:39 [PATCH 2/2] Teach name-rev to identify revisions containing a certain blob Johannes Schindelin
2007-02-17 18:24 ` Junio C Hamano
2007-02-17 23:52 ` Johannes Schindelin
2007-02-18 0:04 ` Johannes Schindelin
2007-02-17 18:30 ` Junio C Hamano
2007-02-17 23:31 ` Johannes Schindelin
2007-02-18 8:34 ` Junio C Hamano
2007-02-18 8:48 ` Junio C Hamano [this message]
2007-02-18 15:41 ` Johannes Schindelin
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=7vejonj1h3.fsf@assigned-by-dhcp.cox.net \
--to=junkio@cox.net \
--cc=Johannes.Schindelin@gmx.de \
--cc=git@vger.kernel.org \
--cc=tutufan@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