[llvm-commits] [llvm] r97150 - in /llvm/trunk/utils/git: ./ find-rev

Andreas Bolka andreas.bolka at gmx.net
Thu Feb 25 13:22:02 PST 2010


Hi Daniel,

On Thu Feb 25 18:07:07 UTC 2010, Daniel Dunbar wrote:
> New Revision: 97150
> 
> URL: http://llvm.org/viewvc/llvm-project?rev=97150&view=rev
> Log:
> Add simple script for finding most-recent-rev-before-N in a git-svn
> repo; useful when bisecting multiple repos in sync.
> 
> Added:
>     llvm/trunk/utils/git/
>     llvm/trunk/utils/git/find-rev   (with props)

How about calling this script `find-rev-before` to avoid confusion with
git-svn's `find-rev` command?

-- 
Regards,
Andreas



More information about the llvm-commits mailing list