]> git.ipfire.org Git - thirdparty/git.git/commit
rebase: fix white-space
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Wed, 24 Jul 2019 21:14:59 +0000 (14:14 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 25 Jul 2019 15:58:03 +0000 (08:58 -0700)
commitcbea64615301e7dea0cd756cf0245653ecbf6edc
tree469b098d1a4dc5f079f4978a1e9404510900cfa1
parentb697d92f56511e804b8ba20ccbe7bdc85dc66810
rebase: fix white-space

This trailing space was inadvertently introduced in 9fbcc3d203 (Merge
branch 'js/rebase-orig-head-fix', 2019-03-20).

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin/rebase.c