commit | eabd73a3b587615ca60e820dfa1b8802d1659db3 | [log] [tgz] |
---|---|---|
author | Michael Haggerty <mhagger@alum.mit.edu> | Sat Jun 18 08:47:59 2011 +0200 |
committer | Eric Wong <normalperson@yhbt.net> | Tue Jun 28 03:26:08 2011 +0000 |
tree | a53847d974008d97ff3e69cd9122378749daec0d | |
parent | 555bdc66eab0178d43c509ec53c1d97303675f90 [diff] |
git-svn: Disambiguate rev-list arguments to improve error message 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>