Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/angular/angular-cli
/ branch
Function
branch
packages/angular_devkit/schematics/src/tree/static.ts:17–19 ·
view source on GitHub ↗
(tree: Tree)
Source
from the content-addressed store, hash-verified
15
}
16
17
export
function
branch(tree: Tree): Tree {
18
return
tree.branch();
19
}
20
21
export
function
merge(
22
tree: Tree,
Callers
4
branch
Function · 0.90
schematic_spec.ts
File · 0.90
externalSchematic
Function · 0.90
schematic
Function · 0.90
Calls
1
branch
Method · 0.65
Tested by
no test coverage detected