mirror of
https://github.com/git/git.git
synced 2025-12-23 12:14:22 +01:00
The function name was too bland and not explicit enough as to what it is checking. Split it into two, and call the one that checks if there is a whitespace breakage "ws_check()", and call the other one that checks and emits the line after color coding "ws_check_emit()". Signed-off-by: Junio C Hamano <gitster@pobox.com>
87 KiB
87 KiB