Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/adcontextprotocol/adcp
/ check-generated-artifact-diff.cjs
File
check-generated-artifact-diff.cjs
scripts/check-generated-artifact-diff.cjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env node
2
3
const
fs = require(
'fs'
);
4
const
path = require(
'path'
);
Callers
nothing calls this directly
Calls
5
changedFiles
Function · 0.85
readHead
Function · 0.85
git
Function · 0.70
normalize
Function · 0.70
trim
Method · 0.65
Tested by
no test coverage detected