https://github.com/sourcegraph/sourcegraph-git-extras
A Sourcegraph extension that adds Git blame and other useful features to code views on Sourcegraph, GitHub, GitLab, etc.
https://github.com/sourcegraph/sourcegraph-git-extras
repo-type-extension
Last synced: 3 months ago
JSON representation
A Sourcegraph extension that adds Git blame and other useful features to code views on Sourcegraph, GitHub, GitLab, etc.
- Host: GitHub
- URL: https://github.com/sourcegraph/sourcegraph-git-extras
- Owner: sourcegraph
- License: mit
- Created: 2018-10-29T01:37:55.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2025-10-08T05:42:12.000Z (4 months ago)
- Last Synced: 2025-10-08T07:23:53.919Z (4 months ago)
- Topics: repo-type-extension
- Language: TypeScript
- Homepage: https://sourcegraph.com/extensions/sourcegraph/git-extras
- Size: 989 KB
- Stars: 21
- Watchers: 53
- Forks: 5
- Open Issues: 61
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# sourcegraph-git-extras
[](https://github.com/sourcegraph/sourcegraph-git-extras/actions?query=branch%3Amaster)
[](https://codecov.io/gh/sourcegraph/sourcegraph-git-extras)
[](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)

