]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'rs/xdiff-ignore-ws-w-func-context'
authorJunio C Hamano <gitster@pobox.com>
Mon, 16 Dec 2019 21:08:32 +0000 (13:08 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 16 Dec 2019 21:08:32 +0000 (13:08 -0800)
The "diff" machinery learned not to lose added/removed blank lines
in the context when --ignore-blank-lines and --function-context are
used at the same time.

* rs/xdiff-ignore-ws-w-func-context:
  xdiff: unignore changes in function context

1  2 
t/t4015-diff-whitespace.sh

Simple merge