MCPcopy
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

1const cp = require('child_process');
2const path = require('path');
3const util = require('util');
4const fs = require('fs-extra');

Callers

nothing calls this directly

Calls 1

spawnFunction · 0.85

Tested by

no test coverage detected