Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/tschaub/gh-pages
/ git.js
File
git.js
lib/git.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
cp = require(
'child_process'
);
2
const
path = require(
'path'
);
3
const
util = require(
'util'
);
4
const
fs = require(
'fs-extra'
);
Callers
nothing calls this directly
Calls
1
spawn
Function · 0.85
Tested by
no test coverage detected