Skip to content

rebase-i-tests-v2

@dscho dscho tagged this 07 Jul 15:52
This is just another patch series in preparation for the rebase--helper.

Relative to v1 of this patch series,

- the grammo fix was backed out because it was picked up separately,

- two new tests were introduced, one demonstrating a bug, the other one
  ensuring that the rebase--helper does not introduce a regression (this
  test actually helped me debug and fix a regression in some previous
  revision of the rebase--helper)

Johannes Schindelin (3):
  t3404: add a test for the --gpg-sign option
  rebase -i: demonstrate a bug with --autosquash
  rebase -i: we allow extra spaces after fixup!/squash!

 t/t3404-rebase-interactive.sh |  8 ++++++++
 t/t3415-rebase-autosquash.sh  | 33 +++++++++++++++++++++++++++++++++
 2 files changed, 41 insertions(+)

Submitted-As: http://mid.gmane.org/cover.1467906747.git.johannes.schindelin@gmx.de
In-Reply-To: http://mid.gmane.org/cover.1467210629.git.johannes.schindelin@gmx.de
Assets 2