Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/changesets/changesets
/ add.ts
File
add.ts
packages/cli/src/commands/add/__tests__/add.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
path from
"path"
;
2
import
stripAnsi from
"strip-ansi"
;
3
import
* as git from
"@changesets/git"
;
4
import
{ defaultConfig } from
"@changesets/config"
;
Callers
nothing calls this directly
Calls
5
silenceLogsInBlock
Function · 0.90
testdir
Function · 0.90
gitdir
Function · 0.90
mockUserResponses
Function · 0.85
getChangesets
Function · 0.85
Tested by
no test coverage detected