git-svn: Disambiguate rev-list arguments to improve error message
authorMichael Haggerty <mhagger@alum.mit.edu>
Sat, 18 Jun 2011 06:47:59 +0000 (08:47 +0200)
committerEric Wong <normalperson@yhbt.net>
Tue, 28 Jun 2011 03:26:08 +0000 (03:26 +0000)
Add "--" in the "git rev-list" command line so that if there is a bug
and the revisions cannot be found, the error message is a bit less
cryptic.

Signed-off-by: Michael Haggerty <mhagger@alum.mit.edu>
Acked-by: Eric Wong <normalperson@yhbt.net>
No differences found