Microsoft/vscode

Git - Git not obeying `commit.gpgsign = false` via `git config --local commit.gpgsign false`

Open

#194.767 aperta il 4 ott 2023

Vedi su GitHub
 (0 commenti) (0 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

  • VS Code Version: 1.82.3
  • OS Version: Windows_NT x64 10.0.19045

Steps to Reproduce:

  1. Open a project that is linked to a git repo
  2. Open terminal and type git config --local commit.gpgsign false
  3. Make some changes
  4. Attempt to commit with your message
  5. GPG prompt pops up

Guida contributor