Sertion / vscode-gitblame

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

Author name not being displayed in the status bar #29

Closed HCoban closed 6 years ago

HCoban commented 6 years ago

Instead of the name of the commit author, "GitHub" is shown in the status bar.

Running git blame in terminal outputs the author name correctly.

Version: 2.4.0

Sertion commented 6 years ago

Are you using the default settings? Is the repository publicly available? Can you reproduce the issue in a publicly available repository?

HCoban commented 6 years ago

Thank you for your answer.

I am using the default settings. The repository is not publicly available and after your recommendation I tested in a publicly available repository and could not reproduce. So I am closing the issue.