sourcegraph / sourcegraph-git-extras

A Sourcegraph extension that adds Git blame and other useful features to code views on Sourcegraph, GitHub, GitLab, etc.
https://sourcegraph.com/extensions/sourcegraph/git-extras
MIT License
19 stars 8 forks source link

feat: remove decorations column display support #289

Closed taras-yemets closed 2 years ago

taras-yemets commented 2 years ago

Related issue: https://github.com/sourcegraph/sourcegraph/issues/39437

Removes blame decorations column view support added in https://github.com/sourcegraph/sourcegraph-git-extras/pull/276

Uses sourcegraph v25.7.0 released in https://github.com/sourcegraph/sourcegraph/pull/41124

Test plan

Same as https://github.com/sourcegraph/sourcegraph/pull/41124