Source Control Tab Commit Button no longer runs configured precommit hooks

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

From the Source control tab, clicking the commit button is no longer running any configured precommit hooks.

Steps to Reproduce

Click Commit button in source control tab

Expected Behavior

configured precommit hooks to still run

Operating System

MacOS

Version Information

Version: 3.15.6 (Universal)
VS Code Extension API: 1.128.0
Commit: a1f686545fd0ce8917bbd2449f733551a9bce420
Date: 2026-08-06T01:41:03.876Z
Layout: IDE
Build Type: Stable
Release Track: Default
Electron: 40.10.3
Chromium: 144.0.7559.236
Node.js: 24.15.0
V8: 14.4.258.32-electron.0
xterm.js: 6.1.0-beta.291
OS: Darwin arm64 25.4.0

Does this stop you from using Cursor

No - Cursor works, but with this issue

Also ran into this on 3.15.6: Git hooks silently skipped for all Source Control operations since 3.15.6 — git extension forces `core.hooksPath=/dev/null`

Thanks for flagging this - what you’re describing isn’t intended, and it’s an issue we’re tracking. Merging into Git hooks silently skipped for all Source Control operations since 3.15.6. In the meantime, commits from the terminal still run hooks; Source Control Commit does not. I’ll post updates on the primary thread.