Merge branch 'jk/rev-parse-double-dashes'
authorJunio C Hamano <gitster@pobox.com>
Fri, 27 Dec 2013 22:58:01 +0000 (14:58 -0800)
committerJunio C Hamano <gitster@pobox.com>
Fri, 27 Dec 2013 22:58:01 +0000 (14:58 -0800)
"git rev-parse <revs> -- <paths>" did not implement the usual
disambiguation rules the commands in the "git log" family used in
the same way.

* jk/rev-parse-double-dashes:
rev-parse: be more careful with munging arguments
rev-parse: correctly diagnose revision errors before "--"

1  2 
builtin/rev-parse.c
Simple merge