Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/changesets/changesets
/ commit.test.ts
File
commit.test.ts
packages/cli/src/commit/commit.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
outdent from
"outdent"
;
2
import
defaultCommitFunctions from
"."
;
3
import
{ NewChangeset, ReleasePlan } from
"@changesets/types"
;
4
Callers
nothing calls this directly
Calls
2
getAddMessage
Function · 0.85
getVersionMessage
Function · 0.85
Tested by
no test coverage detected