wfxr / forgit

:zzz: A utility tool powered by fzf for using git interactively.
MIT License
4.33k stars 136 forks source link

Feature: Added interactive git blame #211

Closed sandr01d closed 2 years ago

sandr01d commented 2 years ago

Check list

Description

Works similar to the existing gd. Flags are passed on to the blame command, so you could do something like gb --color-lines.

https://user-images.githubusercontent.com/88739791/172466763-1513a006-93de-429a-a6af-c8d2f3b9c9cf.mov

Type of change

Test environment

cjappl commented 2 years ago

@sandr01d would you attach a screenshot or screenshots of how the feature looks to this PR? I'll assign @wfxr to take a look when he has a second.

wfxr commented 2 years ago

Mostly LGTM. I requested a minor change.

sandr01d commented 2 years ago

Good point, I've updated accordingly

wfxr commented 2 years ago

@sandr01d Thanks for your contribution!