Commit d3a3efc3 authored by shangbj's avatar shangbj

'commiot'

parent 2c9421f0
const getRepoInfo = require('git-repo-info')
const info = getRepoInfo();
console.log(info.commitMessage)
\ No newline at end of file
console.log('----', info.commitMessage)
\ No newline at end of file
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