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
http://gitkraken.com/gitlens
Other
8.85k stars 1.2k forks source link

Displays old name, after user changes GitHub name #3354

Open GonEbal opened 2 weeks ago

GonEbal commented 2 weeks ago

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