in src/flagutil.js [37:41]
exports.registerDepthFlag = function (opt) { return opt.options('depth', { desc: 'Value of --depth flag for git repos.' }); };