diff options
author | Junio C Hamano <gitster@pobox.com> | 2009-09-04 00:41:15 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2009-09-04 11:50:27 -0700 |
commit | 690ed8436326484fe7e3f4deac4cffd780c7d630 (patch) | |
tree | b6119e4decaeeeb8aad175dabf40e09dfe9ec582 /t/t7101-reset.sh | |
parent | diff --whitespace=warn/error: fix blank-at-eof check (diff) | |
download | tgif-690ed8436326484fe7e3f4deac4cffd780c7d630.tar.xz |
diff --color: color blank-at-eof
Since the coloring logic processed the patch output one line at a time, we
couldn't easily color code the new blank lines at the end of file.
Reuse the adds_blank_at_eof() function to find where the runs of such
blank lines start, keep track of the line number in the preimage while
processing the patch output one line at a time, and paint the new blank
lines that appear after that line to implement this.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t7101-reset.sh')
0 files changed, 0 insertions, 0 deletions