quot;git config
diff.context 8" just once.
Signed-off-by: Jeff Muizelaar
---
On 2012-09-27, at 6:18 PM, Junio C Hamano wrote:
> Jeff Muizelaar writes:
>
>> +if (!strcmp(var, "diff.context")) {
>> +diff_context_default = git_config_int(var, valu
quot;git config
diff.context 8" just once.
Signed-off-by: Jeff Muizelaar
---
This fixes the tests to behave better and avoids 'grep -v'
Documentation/diff-config.txt |4 +
diff.c|9 +++-
t/t4055-diff-context.sh | 128
quot;git config
diff.context 8" just once.
Signed-off-by: Jeff Muizelaar
---
Documentation/diff-config.txt |4 +
diff.c|9 +++-
t/t4060-diff-context.sh | 127 +
3 files changed, 139 insertions(+), 1 deletions(-)
This adds a diff.context config option to allow specifying
the number of lines of context. This is similar to Mercurial's
'unified' option.
add-context-option
Description: Binary data
4 matches
Mail list logo