mirror of
https://github.com/git/git.git
synced 2026-04-02 13:00:08 +02:00
The blame viewer has this silly blank line at the bottom of it; we really don't want to see it displayed as we will never get any blame data for that line (it doesn't exist in the source). Signed-off-by: Shawn O. Pearce <spearce@spearce.org>