jonas / tig

Text-mode interface for git
https://jonas.github.io/tig/
GNU General Public License v2.0
12.41k stars 606 forks source link

FR: blame view for a diff #1308

Open vt-alt opened 10 months ago

vt-alt commented 10 months ago

Sometimes (for example when porting) it's useful to see a blame view for a diff output. It could be cool if tig supports this mode.

Also, this could be useful in commit view -- if user will be able to toggle viewing commit diff and blamed commit diff.