MCPcopy Index your code
hub / github.com/angular/angular-cli / update-git-clean-subdirectory.ts

File update-git-clean-subdirectory.ts

tests/e2e/tests/misc/update-git-clean-subdirectory.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { getGlobalVariable } from '../../utils/env';
2import { createDir, writeFile } from '../../utils/fs';
3import { ng, silentGit } from '../../utils/process';
4import { prepareProjectForE2e } from '../../utils/project';

Callers

nothing calls this directly

Calls 6

getGlobalVariableFunction · 0.90
createDirFunction · 0.90
silentGitFunction · 0.90
ngFunction · 0.90
prepareProjectForE2eFunction · 0.90
writeFileFunction · 0.90

Tested by

no test coverage detected