# sourcegraph-git-extras **Repository Path**: mirrors_sourcegraph/sourcegraph-git-extras ## Basic Information - **Project Name**: sourcegraph-git-extras - **Description**: A Sourcegraph extension that adds Git blame and other useful features to code views on Sourcegraph, GitHub, GitLab, etc. - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-11-23 - **Last Updated**: 2026-04-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # sourcegraph-git-extras [![master build status](https://img.shields.io/github/workflow/status/sourcegraph/sourcegraph-git-extras/build/master?logo=github)](https://github.com/sourcegraph/sourcegraph-git-extras/actions?query=branch%3Amaster) [![codecov](https://codecov.io/gh/sourcegraph/sourcegraph-git-extras/branch/master/graph/badge.svg?token=c3KpMf1MaY)](https://codecov.io/gh/sourcegraph/sourcegraph-git-extras) [![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg)](https://github.com/prettier/prettier) ## ⚠️ Deprecation notice **Sourcegraph extensions have been deprecated with the September 2022 Sourcegraph release. [Learn more](https://docs.sourcegraph.com/extensions/deprecation).** Starting with the September 2022 release of Sourcegraph, git extras is a core part of the product. The repo and the docs below are kept to support older Sourcegraph versions. ## Description A [Sourcegraph extension](https://docs.sourcegraph.com/extensions) that adds useful features when viewing files in a Git repository on [Sourcegraph](https://sourcegraph.com), GitHub, GitLab, and other [supported code hosts](https://docs.sourcegraph.com/extensions): - **Git: Show/hide blame**: toggles Git blame annotations with each line's last commit, author, date, etc. [**🗃️ Source code**](https://github.com/sourcegraph/sourcegraph-git-extras) [**➕ Add to Sourcegraph**](https://sourcegraph.com/extensions/sourcegraph/git-extras) ![screenshot from 2018-10-28 17-55-20](https://user-images.githubusercontent.com/1976/47624533-f3a1e800-dada-11e8-81d9-3d4bd67fc08a.png) ![screenshot from 2018-10-28 17-55-02](https://user-images.githubusercontent.com/1976/47624534-f3a1e800-dada-11e8-9c08-9ce307653b20.png)