From bddf89bc35c07cc3d9de9a2bd223bfae6d75dbbf Mon Sep 17 00:00:00 2001 From: Eric Amodio Date: Fri, 3 Mar 2017 03:43:02 -0500 Subject: [PATCH] Updates README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 07732c9..510fe64 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,7 @@ Provides Git CodeLens information (most recent commit, # of authors), on-demand - Provides a Git **commit details quick pick** ui with detailed information about the commit, complete with commands for comparing, navigating, and exploring commits - Provides a Git **file history quick pick** ui for exploring the commit history of a file - Provides a Git **repository history quick pick** ui for exploring the commit history of a repository +- Provides a Git **repository status quick pick** ui for exploring the status of a repository - Provides a Git **file history explorer** (peek style ui) to visualize the history of a file - Provides a Git **blame history explorer** (peek style ui) to visualize the blame history of a file or block - Provides many configuration settings to allow the **customization** of almost all features