File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Quickstart
22
3+
34## Install
45
5- Install the extension from the Marketplace - see [ Installation] ( /docs/manual/installation.md ) .
6+ Go to the Marketplace link below then click the _ Install_ button.
7+
8+ <div align =" center " >
9+
10+ [ ![ VS Code Marketplace - Auto Commit Message] ( https://img.shields.io/badge/VS_Code_Marketplace-Auto_Commit_Message-2ea44f?style=for-the-badge&logo=visual-studio-code )] ( https://marketplace.visualstudio.com/items?itemName=MichaelCurrin.auto-commit-msg )
11+
12+ </div >
613
714
815## Run
916
10- Then use it like this:
17+ Then use the extension like this:
1118
12191 . Open VS Code where you have a Git repo.
13201 . Edit one or more files.
@@ -16,5 +23,5 @@ Then use it like this:
1623 - Staging is necessary if you do a _ move_ or _ rename_ , so that Git sees the old and new path as the _ same_ file.
17241 . In VS Code's built-in Git pane, click the extension's icon.
18251 . The extension will create a descriptive commit message for you in the commit message box.
19- 1 . Optionally edit the message.
20- 1 . Commit - click the tick button.
26+ 1 . Optionally edit your message.
27+ 1 . Commit - click the tick symbol button.
You can’t perform that action at this time.
0 commit comments