Open the-glima opened 4 years ago
After using your package I've noticed the hash commit message:
But looking at index.js you do have this option:
https://github.com/L33T-KR3W/push-dir/blob/master/index.js#L15
So adding it, works:
push-dir --dir=dist --branch=gh-pages --message=\"This is a commit message\"
Is there any reason that is not there? I could create a PR.
After using your package I've noticed the hash commit message:
But looking at index.js you do have this option:
https://github.com/L33T-KR3W/push-dir/blob/master/index.js#L15
So adding it, works:
Is there any reason that is not there? I could create a PR.