(no title)
morgancmartin | 4 years ago
Personally, as a long-time magit user, I'm not sure I see any reason to make the switch. Can anyone more familiar with GitLens (possibly the author) provide any commentary on its differences with magit's blame functionality?
AFAICT, the only difference seems to be that the commits simply show on line selection instead of all at once, but there may be more going on here than I am noticing at first glance.
oefrha|4 years ago
Personally I find the feature distracting and turn it off (gitlens.currentLine.enabled set to false).
Of course, GitLens also has a separate blame mode.
morelisp|4 years ago
Use `m` instead of `b`.