Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/arctic-cli/interface
/ branch
Function
branch
packages/arctic/src/project/vcs.ts:73–75 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
71
}
72
73
export
async
function
branch() {
74
return
await
state().then((s) => s.branch())
75
}
76
}
Callers
nothing calls this directly
Calls
1
state
Function · 0.85
Tested by
no test coverage detected