Merge branch 'cw/rebase-i-root'
commit0cd993a778d7c14bed34f624fce46724242557ed
authorJunio C Hamano <gitster@pobox.com>
Mon, 16 Jul 2012 04:38:41 +0000 (15 21:38 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 16 Jul 2012 04:38:42 +0000 (15 21:38 -0700)
treecdd3284f5bd60e38751673953148793ccb1b79d1
parent77f3591dbbceebfd026d087709d91cd3a9b3e8a1
parent994fd91d1fd5e9feffc88ab7db19e9c9461b4543
Merge branch 'cw/rebase-i-root'

"git rebase [-i] --root $tip" can now be used to rewrite all the
history down to the root.

* cw/rebase-i-root:
  t3404: make test 57 work with dash and others
  Add tests for rebase -i --root without --onto
  rebase -i: support --root without --onto
Documentation/git-rebase.txt
git-rebase--interactive.sh
git-rebase.sh
t/t3404-rebase-interactive.sh
t/t3412-rebase-root.sh