Commit 7bc50c00 authored by shangbj's avatar shangbj

update

parent f63fc1d6
...@@ -14,7 +14,7 @@ function mergeCheck(){ ...@@ -14,7 +14,7 @@ function mergeCheck(){
console.log('curBranch', curBranch) console.log('curBranch', curBranch)
console.log('mergeBranch' ,mergeMsg.match(/\"(.*?)\"/g)) console.log('mergeBranch' ,mergeMsg.match(/\"(.*?)\"/g))
process.exit(1) // process.exit(1)
} }
function commitMsgCheck(){ function commitMsgCheck(){
......
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