Commit 58e3cd33 authored by shangbj's avatar shangbj

1

parent ad3d8fe4
......@@ -9,7 +9,7 @@ const path = require('path')
// const exec = require('child_process').exec
// var commitMsg = fs.readFileSync(path.resolve(__dirname, '../.git/refs/heads'), 'utf-8');
console.log(local_ref,local_sha,remote_ref,remote_sha)
// console.log(local_ref,local_sha,remote_ref,remote_sha)
// exec('git diff --name-only', function(err, stdout,stderr){
// console.log('err',err)
// console.log('stdout',stdout)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment