Merge 72d8690ec0e0d62408da165c75dad6ebcbeebe8a into d587ddbb196a61c49f7edc941479b0a9ee416ebe

This commit is contained in:
tuanaiseo 2026-07-13 21:57:10 +00:00 committed by GitHub
commit f64a5d0d32
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6,6 +6,4 @@
* before the cache is populated, silently swallowing --worktree.
* See https://github.com/anthropics/claude-code/issues/27044.
*/
export function isWorktreeModeEnabled(): boolean {
return true
}
export const isWorktreeModeEnabled = true