Microsoft/vscode
在 GitHub 查看Git - Git not obeying `commit.gpgsign = false` via `git config --local commit.gpgsign false`
Open
#194,767 创建于 2023年10月4日
buggithelp wanted
仓库指标
- Star
- (74,848 star)
- PR 合并指标
- (平均合并 11小时 43分钟) (30 天内合并 1,000 个 PR)
描述
- 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