Microsoft/vscode
Voir sur GitHubGit - Git not obeying `commit.gpgsign = false` via `git config --local commit.gpgsign false`
Open
#194 767 ouverte le 4 oct. 2023
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
- VS Code Version: 1.82.3
- OS Version: Windows_NT x64 10.0.19045
Steps to Reproduce:
- Open a project that is linked to a git repo
- Open terminal and type
git config --local commit.gpgsign false - Make some changes
- Attempt to commit with your message
- GPG prompt pops up