git-svn: respect lower bound of -r/--revision when following parent
commitd627de6b13138257dac3fcb4d7778d8afdcab974
authorEric Wong <normalperson@yhbt.net>
Sun, 15 Apr 2007 10:01:29 +0000 (15 03:01 -0700)
committerJunio C Hamano <junkio@cox.net>
Tue, 17 Apr 2007 10:33:22 +0000 (17 03:33 -0700)
tree9e92cf3c82623e9055fee610d27b9d570dd2ca57
parent91776491da19f1b72e1cd192c9ea42bb1aae4415
git-svn: respect lower bound of -r/--revision when following parent

When an explicit --revision argument is specified, do not fetch
past the specified range into the beginning of history.

Signed-off-by: Eric Wong <normalperson@yhbt.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
git-svn.perl