From: Junio C Hamano <junkio@cox.net>
To: Eric Wong <normalperson@yhbt.net>
Cc: Adam Roben <aroben@apple.com>, git@vger.kernel.org
Subject: Re: [PATCH] git-svn: Added 'find-rev' command
Date: Fri, 27 Apr 2007 23:13:46 -0700 [thread overview]
Message-ID: <7vbqh9kov9.fsf@assigned-by-dhcp.cox.net> (raw)
In-Reply-To: <20070427193004.GC12375@untitled> (Eric Wong's message of "Fri, 27 Apr 2007 12:30:04 -0700")
Eric Wong <normalperson@yhbt.net> writes:
> Adam Roben <aroben@apple.com> wrote:
>> This patch adds a new 'find-rev' command to git-svn that lets you easily
>> translate between SVN revision numbers and git tree-ish.
>
> Looks useful.
>
> Acked-by: Eric Wong <normalperson@yhbt.net>
But looks quite wasteful. Why not run "rev-list -v" or
something instead of running cat-file on revision one-by-one?
next prev parent reply other threads:[~2007-04-28 6:13 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-04-27 18:57 [PATCH] git-svn: Added 'find-rev' command Adam Roben
2007-04-27 19:30 ` Eric Wong
2007-04-28 6:13 ` Junio C Hamano [this message]
2007-04-28 10:50 ` Eric Wong
2007-04-28 19:22 ` Adam Roben
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=7vbqh9kov9.fsf@assigned-by-dhcp.cox.net \
--to=junkio@cox.net \
--cc=aroben@apple.com \
--cc=git@vger.kernel.org \
--cc=normalperson@yhbt.net \
/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).