From: Michael Haggerty Date: Sat, 18 Jun 2011 06:47:59 +0000 (+0200) Subject: git-svn: Disambiguate rev-list arguments to improve error message X-Git-Tag: v1.7.6.1~58^2~1 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/eabd73a3b587615ca60e820dfa1b8802d1659db3?ds=sidebyside;hp=eabd73a3b587615ca60e820dfa1b8802d1659db3 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 Acked-by: Eric Wong ---