From: Anand Kumria Date: Sat, 25 Mar 2006 22:43:46 +0000 (+1100) Subject: git-svnimport: if a limit is specified, respect it X-Git-Tag: v1.3.0-rc1~1^2 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/a7cfb4a43fce841cd673057cf4137f85e6f804eb?hp=a7cfb4a43fce841cd673057cf4137f85e6f804eb git-svnimport: if a limit is specified, respect it git-svnimport will import the same revision over and over again if a limit (-l ) has been specified. Instead if that revision has already been processed, exit with an up-to-date message. Signed-off-by: Anand Kumria Signed-off-by: Junio C Hamano ---