Merge branch 'js/rebase-i-tests'
authorJunio C Hamano <gitster@pobox.com>
Thu, 28 Jul 2016 17:34:40 +0000 (10:34 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 28 Jul 2016 17:34:40 +0000 (10:34 -0700)
commitc97268c822077ba414f90f6ba357fab170bb3986
tree344e1158e92b2eb88adcb12589ba174966fd1e43
parent8c6d1f9807c67532e7fb545a944b064faff0f70b
parentcbcd2cbd5942cc890c1a1125593e1108c3e6a077
Merge branch 'js/rebase-i-tests'

A few tests that specifically target "git rebase -i" have been
added.

* js/rebase-i-tests:
  rebase -i: we allow extra spaces after fixup!/squash!
  rebase -i: demonstrate a bug with --autosquash
  t3404: add a test for the --gpg-sign option
t/t3404-rebase-interactive.sh