MCPcopy Index your code
hub / github.com/clns/node-commit-msg / commit-message.js

File commit-message.js

lib/commit-message.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2
3var path = require('path');
4var fs = require('fs');

Callers

nothing calls this directly

Calls 3

cbFunction · 0.85
getPackageJsonConfigFunction · 0.85
getLineIndexFunction · 0.85

Tested by

no test coverage detected