sharkdp/bat

Add optional git blame to file output

Oliver-Looney opened this issue · 0 comments

I'd like to implement git blame like JetBrains ide, e.g:
image

Show git blame information to the left of line numbers. Ideally be able to take in an optional format like how git --log -pretty="" works
git log docs

Would this be feature be welcomed/ any feedback?
I am planning to start working on this over the holidays