Microsoft/vscode

Git - `git.requireGitUserConfig` setting has no effect

Open

#194 102 ouverte le 26 sept. 2023

Voir sur GitHub
 (0 commentaires) (3 réactions) (1 assigné)TypeScript (10 221 forks)batch import
buggithelp wanted

Métriques du dépôt

Stars
 (74 848 stars)
Métriques de merge PR
 (Merge moyen 11h 43m) (1 000 PRs mergées en 30 j)

Description

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

Guide contributeur