sequencer (rebase -i): show only failed `git commit`'s output
authorJohannes Schindelin <redacted>
Mon, 2 Jan 2017 15:35:34 +0000 (16:35 +0100)
committerJunio C Hamano <redacted>
Tue, 17 Jan 2017 22:06:01 +0000 (14:06 -0800)
commit9a757c4970837162dfe4a64b70a428209c135641
tree6e878507aee4875e0fb81a0f5276365db4882a53
parent07d968ef14ae4a783be690985ae77bbcee722c83
sequencer (rebase -i): show only failed `git commit`'s output

This is the behavior of the shell script version of the interactive
rebase, by using the `output` function defined in `git-rebase.sh`.

Signed-off-by: Johannes Schindelin <redacted>
Signed-off-by: Junio C Hamano <redacted>
sequencer.c
git clone https://git.99rst.org/PROJECT