From b32230fd4adb0b855e09d09e9bd7bbb9c8bb67c3 Mon Sep 17 00:00:00 2001 From: OBKoro1 <1677593011@qq.com> Date: Fri, 20 Dec 2019 11:29:31 +0800 Subject: [PATCH] autoCommit --- src/index.js | 4 ++-- test.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/index.js b/src/index.js index 924cb64..b5670db 100644 --- a/src/index.js +++ b/src/index.js @@ -2,7 +2,7 @@ * Author : OBKoro1 * Date : 2019-12-19 20:23:57 * LastEditors : OBKoro1 - * LastEditTime : 2019-12-20 11:27:13 + * LastEditTime : 2019-12-20 11:28:35 * FilePath : /autoCommit/index.js * Description : 自动commit * https://github.com/OBKoro1 @@ -40,7 +40,7 @@ class autoCommit { }); return res; } catch (err) { - console.log(err.message) + console.log(err,err.message) console.log(`执行命令出错:${cmd}`); } } diff --git a/test.md b/test.md index dd12eb5..f9447b7 100644 --- a/test.md +++ b/test.md @@ -1 +1 @@ -20/12/2019 11:12:19 \ No newline at end of file +20/12/2019 11:12:39 \ No newline at end of file