File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 2323This Visual Studio Code extension enables to commit simply by the semantic message conventions.
2424
2525<p align =" center " >
26- <img src =" https://github.com/nitayneeman/vscode-git-semantic-commit/blob/master/images/examles /preview.gif?raw=true " alt =" Preview " >
26+ <img src =" https://github.com/nitayneeman/vscode-git-semantic-commit/blob/master/images/examples /preview.gif?raw=true " alt =" Preview " >
2727</p >
2828
2929<br >
@@ -39,7 +39,7 @@ Well, there are two ways to trigger the "Semantic Commit" command:
3939Open the Command Palette and start typing ` Git: Semantic Commit ` :
4040
4141<p align =" center " >
42- <img src =" https://github.com/nitayneeman/vscode-git-semantic-commit/blob/master/images/examles /usage/command-palette.gif?raw=true " alt =" Preview " >
42+ <img src =" https://github.com/nitayneeman/vscode-git-semantic-commit/blob/master/images/examples /usage/command-palette.gif?raw=true " alt =" Preview " >
4343</p >
4444
4545Then, choose the appropriate command and follow the steps.
@@ -49,7 +49,7 @@ Then, choose the appropriate command and follow the steps.
4949Alternatively, you can use the primary and secondary actions within the Source Control view:
5050
5151<p align =" center " >
52- <img src =" https://github.com/nitayneeman/vscode-git-semantic-commit/blob/master/images/examles /usage/view-actions.gif?raw=true " alt =" Preview " >
52+ <img src =" https://github.com/nitayneeman/vscode-git-semantic-commit/blob/master/images/examples /usage/view-actions.gif?raw=true " alt =" Preview " >
5353</p >
5454
5555<br >
You can’t perform that action at this time.
0 commit comments