Microsoft/vscode

Git - `git.requireGitUserConfig` setting has no effect

Open

#194.102 aperta il 26 set 2023

Vedi su GitHub
 (0 commenti) (3 reazioni) (1 assegnatario)TypeScript (10.221 fork)batch import
buggithelp wanted

Metriche repository

Star
 (74.848 star)
Metriche merge PR
 (Merge medio 11h 43m) (1000 PR mergiate in 30 g)

Descrizione

I set git.requireGitUserConfig to false, but I still get the error message: Make sure you configure your "user.name" and "user.email" in git.

According to January 2021 (version 1.53), that setting should allow to disable the requirement of a user name or email address before committing.

This is related to #114433 and #112294.

  • VS Code Version: 1.82.2
  • OS Version: Windows 10 Pro

Guida contributor