vscode-git-semantic-commit
vscode-git-semantic-commit copied to clipboard
Help: View actions
Hi,
I must be doing this wrong.. But I can't seem to add a commit. I wonder if you might assist me?
So I have a file staged. I tap the semantic commit button. I enter my commit message, without the semantic prefix. e.g. Lint fix
I select Commit with "refactor" type
I get this message
Command failed: git commit --message="refactor: Lint fix" --quiet
It looks like I need to add something as an install step ?
Thanks in advance
Jules