Merge branch 'mg/rebase-i-onto-reflog-in-full' into maint-1.7.11
authorJunio C Hamano <gitster@pobox.com>
Mon, 10 Sep 2012 22:26:03 +0000 (15:26 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 10 Sep 2012 22:26:03 +0000 (15:26 -0700)
commit73eb89e75949e7bc52515223a051aee0b986bbec
tree393c36b3096c3bd318dd3ada094783cccc06e771
parent7cc51cfe5ebb4fc23221ebcb050b527b89ebc0bc
parent1af221ef5cb84c792303a0d16ca91197e2b70279
Merge branch 'mg/rebase-i-onto-reflog-in-full' into maint-1.7.11

The reflog entries left by "git rebase" and "git rebase -i" were
inconsistent (the interactive one gave an abbreviated object name).

* mg/rebase-i-onto-reflog-in-full:
  rebase -i: use full onto sha1 in reflog
git-rebase--interactive.sh