mirror of
https://github.com/git/git.git
synced 2026-02-01 11:34:05 +01: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>
89 KiB
89 KiB