Hi Stefan,

On Thu, 22 Dec 2016, Stefan Beller wrote:

> This is a small hack that adds the diffstat to the interactive rebase
> helping me a bit during the rebase, such that:
> 
>     $ git rebase -i HEAD^^
> 
>     pick 2eaa3f532c Third batch for 2.12
>     # Documentation/RelNotes/2.12.0.txt | 40 
> +++++++++++++++++++++++++++++++++++++++
>     # 1 file changed, 40 insertions(+)
>     pick 3170a3a57b add information to rebase
>     # git-rebase--interactive.sh | 2 ++
>     # 1 file changed, 2 insertions(+)

If it helps you, fine. But please make it opt-in. I would hate to see it
in all my rebases, I find that information more confusing than helpful.

>  git-rebase--interactive.sh | 2 ++
>  1 file changed, 2 insertions(+)

Oh well. I guess I have to modify sequencer-i yet another time.

Ciao,
Dscho

Reply via email to