/usr/local/lib/node_modules/pm2/node_modules/js-git/mixins
Edit: /usr/local/lib/node_modules/pm2/node_modules/js-git/mixins/walkers.js (3914B)
var modes = require('../lib/modes.js');
module.exports = function (repo) {
repo.logWalk = logWalk; // (ref) => stream
repo.treeWalk = treeWalk; // (treeHash) => stream