Thread (1 message) 1 message, 1 author, 2016-06-15

Re: supports diff.context config for git-diff-tree

From: Junio C Hamano <hidden>
Date: 2016-06-15 22:56:10

乙酸鋰 [off-list ref] writes:
In git 1.8.1, git-diff supports diff.context config.
However, git-diff-tree does not support this.
Could you also add this to git-diff-tree?
That's more or less deliberate, isn't it?

Cosmetic details of the output from plumbing commands should not be
affected by random configuration variables the user happens to have
and break the assumption your script that reads their output makes.

If your custom Porcelain that is built using the plumbing commands
wants to honor such UI level configuration variables, "git config"
is there for that exact purpose.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help