Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/codeaashu/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
}
12
Callers
3
getAllBaseTools
Function · 0.85
run
Function · 0.85
main
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected