MCPcopy Index your code
hub / github.com/christkv/node-git / test_git_basic.js

File test_git_basic.js

test/test_git_basic.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1var testCase = require('nodeunit').testCase,
2 Repo = require('../lib/git').Repo,
3 Git = require('../lib/git').Git,
4 fs = require('fs'),

Callers

nothing calls this directly

Calls 1

fixtureFunction · 0.70

Tested by

no test coverage detected