mirror of
https://github.com/git/git.git
synced 2026-04-10 17:00:09 +02:00
Recently "git diff --check" learned to detect new trailing blank lines just like "git apply --whitespace" does. However this check should not trigger unconditionally. This patch makes it honor the whitespace settings from core.whitespace and gitattributes. Signed-off-by: Junio C Hamano <gitster@pobox.com>
4.0 KiB
Executable File
4.0 KiB
Executable File