gh-pages/lib/index.js
Tim Schaub 47038707ba Setup
2014-03-18 16:30:44 -06:00

6 lines
89 B
JavaScript

/**
* Generate promises for spawned git commands.
*/
exports.git = require('./git');