Don't add bottom 'match' line for deleted files
If a file is deleted, its new_pos is 0 (less than total_blob_lines), but there is no reason to add the bottom 'match' line in this case because there is not extra content which could be expanded.
Showing
Please register or sign in to comment