builtin/rebase.c: remove superfluous space in messages
authorRalf Thielow <redacted>
Fri, 30 Nov 2018 18:11:45 +0000 (19:11 +0100)
committerJunio C Hamano <redacted>
Sat, 1 Dec 2018 11:53:05 +0000 (20:53 +0900)
commiteff199a6c086930bae91f9859d4c105b4c3e9ea7
treefc0b2f703e63f01ea7089183d0eefc4cf941721a
parent5541bd5b8f799ab2ae3901e38704d056b455d6ad
builtin/rebase.c: remove superfluous space in messages

The whitespace breakages in these messages were introduced while
reimplementing the subcommand in C.  Match these messages to those
in the original scripted version.

Signed-off-by: Ralf Thielow <redacted>
Acked-by: Johannes Schindelin <redacted>
Signed-off-by: Junio C Hamano <redacted>
builtin/rebase.c
git clone https://git.99rst.org/PROJECT