]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'vn/xdiff-func-context'
authorJunio C Hamano <gitster@pobox.com>
Mon, 27 Feb 2017 21:57:17 +0000 (13:57 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 27 Feb 2017 21:57:17 +0000 (13:57 -0800)
commit9720b302479639253518d39ec758241d91275ee6
tree65ad628490b752d0f33009becd4fde1f71a9a591
parent39b8980bb9eacfff0f28101e71354350fdfc5340
parent540d3eb0ebad425f0902cbca0549288fe627f058
Merge branch 'vn/xdiff-func-context'

"git diff -W" has been taught to handle the case where a new
function is added at the end of the file better.

* vn/xdiff-func-context:
  xdiff -W: relax end-of-file function detection