author | Adam Roben <aroben@apple.com> | |
Fri, 27 Apr 2007 18:57:53 +0000 (11:57 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sat, 28 Apr 2007 06:18:15 +0000 (23:18 -0700) | ||
commit | 26e60160a074747fbe8866ddac4e0c7660c17ff6 | |
tree | 98b7553a7bd84994e1ad6839245fffa4791f5036 | tree | snapshot |
parent | bb924cb331c143eaf92ba8d86b65caff15252543 | commit | diff |
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>
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 | diff | blob | history | |
git-svn.perl | diff | blob | history |