Skip to content

Git Extras extension (blame) not showing correct commit author.

Created by: vanesa

  • Sourcegraph version: "Sourcegraph.com"

Steps to reproduce:

  1. Open https://sourcegraph.com/github.com/sourcegraph/about/-/commit/7ee2197408c9a435cf3fc353e9f625d6e7cdb243?visible=30#diff-3e8ea8e732275954c089fcbb83bfa041 with git extras activated. It shows aileenrose as the author of all of the lines. Yet the latest commit of that file was authored by Farhan Attamimi. It's also shown incorrectly VSCode and on GitHub when you open the commit, though that's them showing aileen incorrectly as the last commiter: https://github.com/sourcegraph/about/commit/7ee2197408c9a435cf3fc353e9f625d6e7cdb243 I assume that's the source of the issue?

Expected behavior:

https://github.com/sourcegraph/about/pull/2538/files#diff-25d1634d900a5690ddb50b5e372caaec2e7396683a1572a4319d94eda4e84074

image

Actual behavior:

https://github.com/sourcegraph/about/commit/7ee2197408c9a435cf3fc353e9f625d6e7cdb243

image

In Sourcegraph.com: image

image