Sertion / vscode-gitblame

Visual Studio Code Extension - See Git Blame info in status bar.
https://marketplace.visualstudio.com/items/waderyan.gitblame
MIT License
79 stars 32 forks source link

Commiter has replaced author by default #32

Closed richardscarrott closed 6 years ago

richardscarrott commented 6 years ago

The documentation says the authors name is rendered by default in the status bar, e.g. "Blame ${author.name} ( ${time.ago} )", however with a recent update I've had to switch it to "Blame ${committer.name} ( ${time.ago} )" in my user settings to view the correct author name.

Sertion commented 6 years ago

Hey Richard! Thank you for the issue.

Is the repository where you are having this issue publicly available or can you recreate it in a publicly available repository?

Sertion commented 6 years ago

This has been solved in 2.4.2.