diff --git a/index.js b/index.js index bfd56d8..928db06 100644 --- a/index.js +++ b/index.js @@ -130,6 +130,8 @@ module.exports = function(o_params){ } + + /* check diff */ var diff = function(callback){ git.diffSummary(callback);