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)
commit06de561830250f92e056b0a57bc52b27b13ba2ac
tree30f565b258771ba9cffeeaa04a0c02c755cf28e2
parent6a6d72b199fda7189b772640ca35ceb13708332d
parent9180feafbc7c637a4fae72d1ca1d3b2245b4302c
Merge branch 'ef/maint-rebase-error-message' into maint

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
git-rebase.sh