code action i git init s git status -s c git add --all e git commit -m l git log cl git clone How to use? Use the command in the terminal or in PowerShell: git config core.editor code to edit the git configuration file with vscode editor, Run the command: git config --global --edit, Copy the commands from the repository and paste into the file.