]> git.ipfire.org Git - thirdparty/git.git/commit - git-svn.perl
git-svn: Added 'find-rev' command
authorAdam Roben <aroben@apple.com>
Fri, 27 Apr 2007 18:57:53 +0000 (11:57 -0700)
committerJunio C Hamano <junkio@cox.net>
Sat, 28 Apr 2007 06:18:15 +0000 (23:18 -0700)
commit26e60160a074747fbe8866ddac4e0c7660c17ff6
tree98b7553a7bd84994e1ad6839245fffa4791f5036
parentbb924cb331c143eaf92ba8d86b65caff15252543
git-svn: Added 'find-rev' command

This patch adds a new 'find-rev' command to git-svn that lets you easily
translate between SVN revision numbers and git tree-ish.

Signed-off-by: Adam Roben <aroben@apple.com>
Acked-by: Eric Wong <normalperson@yhbt.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/git-svn.txt
git-svn.perl