Skip to content

Commit 4b63e6e

Browse files
authored
docs: add deprecation notice
1 parent 83466c4 commit 4b63e6e

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,17 @@
44
[![codecov](https://codecov.io/gh/sourcegraph/sourcegraph-git-extras/branch/master/graph/badge.svg?token=c3KpMf1MaY)](https://codecov.io/gh/sourcegraph/sourcegraph-git-extras)
55
[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg)](https://github.com/prettier/prettier)
66

7+
## ⚠️ Deprecation notice
8+
9+
**Sourcegraph extensions have been deprecated with the September 2022 Sourcegraph
10+
release. [Learn more](https://docs.sourcegraph.com/extensions/deprecation).**
11+
12+
Starting with the September 2022 release of Sourcegraph, git extras is a core part of the product.
13+
14+
The repo and the docs below are kept to support older Sourcegraph versions.
15+
16+
## Description
17+
718
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):
819

920
- **Git: Show/hide blame**: toggles Git blame annotations with each line's last commit, author, date, etc.

0 commit comments

Comments
 (0)