Merge branch 'ef/maint-rebase-error-message' into maint
authorJunio C Hamano <gitster@pobox.com>
Sun, 3 Jun 2012 22:52:18 +0000 (15:52 -0700)
committerJunio C Hamano <gitster@pobox.com>
Sun, 3 Jun 2012 22:52:18 +0000 (15:52 -0700)
When "git rebase" was given a bad commit to replay the history on,
its error message did not correctly give the command line argument
it had trouble parsing.

By Erik Faye-Lund
* ef/maint-rebase-error-message:
  rebase: report invalid commit correctly

1  2 
git-rebase.sh

diff --cc git-rebase.sh
Simple merge