vscode-git-semantic-commit icon indicating copy to clipboard operation
vscode-git-semantic-commit copied to clipboard

Help: View actions

Open JulesMoorhouse opened this issue 1 year ago • 0 comments

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

JulesMoorhouse avatar Oct 17 '24 10:10 JulesMoorhouse