From 652d44c78e3dae7476370ab9ac0b1f2a018cc97a Mon Sep 17 00:00:00 2001 From: iotcat Date: Mon, 20 Jan 2020 17:57:43 +0000 Subject: [PATCH] 3 --- index.js | 2 ++ 1 file changed, 2 insertions(+) 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);