Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/QuantaAlpha/claude-code
/ isWorktreeModeEnabled
Function
isWorktreeModeEnabled
src/utils/worktreeModeEnabled.ts:9–11 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
7
* See https:
//github.com/anthropics/claude-code/issues/27044.
8
*/
9
export
function
isWorktreeModeEnabled(): boolean {
10
return
true
11
}
Callers
3
getAllBaseTools
Function · 0.85
run
Function · 0.85
main
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected