Skip to content

VSCode Git Error With Commit Signing #110319

@Quadriphobs1

Description

@Quadriphobs1
  • VSCode Version: 1.51.0
  • OS Version: MacOs Catalina

Using the terminal to commit when git commit signing is turned on on the machine often fails at times, this doesn't happen every time but it happens occasionally like 7/10 times.

Steps to Reproduce:

  1. Enable git code signing
  2. Work on some changes ready to commit
  3. Using the terminal to commit git commit
  4. After typing your commit message, when its meant to show the git signing wizard, it throws the error
gpg failed to sign the data
fatal: failed to write commit object

Tried this with other terminals, iTerm2 but can't experience same issue

Does this issue occur when all extensions are disabled?: Yes

Metadata

Metadata

Assignees

Labels

*questionIssue represents a question, should be posted to StackOverflow (VS Code)bugIssue identified by VS Code Team member as probable bughelp wantedIssues identified as good community contribution opportunitiesmacosIssues with VS Code on MAC/OS XterminalGeneral terminal issues that don't fall under another label

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions