Open
Description
Sometimes, after doing a git rebase
, the git blame info is outdated, reopening the editor won't help, had to reopen the VSCode window to read the latest commit data, is there a way to force Git Blame to use the latest commit data?
If there's no way, could you please add an option to do that?