mirror of
https://github.com/ckaczor/vscode-gitlens.git
synced 2026-01-30 01:25:50 -05:00
Fixes truncated title on marketplace
Removes preview flag
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# GitLens
|
||||
|
||||
Provides Git information (most recent commit, # of authors) in CodeLens, on-demand inline blame annotations, status bar blame information, a file and blame history explorer, and commands to compare changes with the working tree or previous versions.
|
||||
Provides Git CodeLens information (most recent commit, # of authors), on-demand inline blame annotations, status bar blame information, file and blame history explorers, and commands to compare changes with the working tree or previous versions.
|
||||
|
||||
---
|
||||
## Features
|
||||
@@ -25,7 +25,7 @@ Provides Git information (most recent commit, # of authors) in CodeLens, on-dema
|
||||
---
|
||||
## Requirements
|
||||
|
||||
Must be using Git and it must be in your path.
|
||||
Must be using Git.
|
||||
|
||||
---
|
||||
## Extension Settings
|
||||
|
||||
Reference in New Issue
Block a user