gitkraken / vscode-gitlens

Supercharge Git inside VS Code and unlock untapped knowledge within each repository — Visualize code authorship at a glance via Git blame annotations and CodeLens, seamlessly navigate and explore Git repositories, gain valuable insights via rich visualizations and powerful comparison commands, and so much more

Home Page:http://gitkraken.com/gitlens

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Displays old name, after user changes GitHub name

GonEbal opened this issue · comments

Description

I changed the name in GitHub to "New Name" but whenever I make contributions, GitLens displays "Old Name, x time ago" instead of "You, x time ago" or at least "New Name, x time ago."

git config user.name and git config --global user.name display "New Name"

GitLens Version

v15.1.0

VS Code Version

No response

Git Version

No response

Logs, Screenshots, Screen Captures, etc

No response