Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EvoMap/evolver
/ makeSuccessfulDegit
Function
makeSuccessfulDegit
test/forceUpdateMidCopyWedge.test.js:69–71 ·
view source on GitHub ↗
(version)
Source
from the content-addressed store, hash-verified
67
}
68
69
function
makeSuccessfulDegit(version) {
70
return
makeSuccessfulDegitWithIndex(version,
'// v'
+ version);
71
}
72
73
function
populateOldInstall(root, version) {
74
fs.writeFileSync(
Callers
1
forceUpdateMidCopyWedge.test.js
File · 0.70
Calls
1
makeSuccessfulDegitWithIndex
Function · 0.85
Tested by
no test coverage detected