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.96k stars 1.3k forks source link

Blame out of date after changing `gitlens.advanced.blame.customArguments` #3358

Open brunnerh opened 3 months ago

brunnerh commented 3 months ago

Description

It seems that blame information is cached for open files. I did:

Could work around the issue by closing and re-opening the file.

GitLens Version

v15.1.0

VS Code Version

Version: 1.90.1 Commit: 611f9bfce64f25108829dd295f54a6894e87339d Date: 2024-06-11T21:01:24.262Z (1 wk ago) Browser: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Code/1.90.1 Chrome/122.0.6261.156 Electron/29.4.0 Safari/537.36

Git Version

git version 2.45.2.windows.1

Logs, Screenshots, Screen Captures, etc

No response