mirror of
https://github.com/git/git.git
synced 2026-02-20 23:01:09 +00:00
Even when --unified=0 is given, the main loop to show the combined textual diff needs to handle a line that is unchanged but has lines that were deleted relative to a parent before it (because that is where the lost lines hang). However, such a line should not be emitted in the final output. Signed-off-by: Junio C Hamano <junkio@cox.net>
26 KiB
26 KiB