Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/streamich/git-cz
/ cz.js
File
cz.js
lib/cz.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
createState = require(
'./createState'
);
2
const
runInteractiveQuestions = require(
'./runInteractiveQuestions'
);
3
const
formatCommitMessage = require(
'./formatCommitMessage'
);
4
Callers
nothing calls this directly
Calls
1
run
Function · 0.85
Tested by
no test coverage detected