Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/go-git/go-git
/ isSymlinkWindowsNonAdmin
Function
isSymlinkWindowsNonAdmin
worktree_js.go:24–26 ·
view source on GitHub ↗
(err error)
Source
from the content-addressed store, hash-verified
22
}
23
24
func
isSymlinkWindowsNonAdmin(err error) bool {
25
return
false
26
}
Callers
1
checkoutFileSymlink
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…