author | Adam Roben <aroben@apple.com> | |
Sun, 29 Apr 2007 08:35:27 +0000 (01:35 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Mon, 30 Apr 2007 22:58:37 +0000 (15:58 -0700) | ||
commit | b3cb7e4582410c7fcaa531a2283b43499eb8fb22 | |
tree | 1b52087bdabe11c003be531b6fa9454247ef5bad | tree | snapshot |
parent | bcd8ee5b4368594f2fe646c97d75a8bcdfb1d4e7 | commit | diff |
git-svn: Add '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 |