$ npm install git-raw-commits
Get raw git commits out of your repository using git-log(1).
# pnpm
pnpm add git-raw-commits
# yarn
yarn add git-raw-commits
# npm
npm i git-raw-commits
# Example
git-raw-commits --from HEAD~2 --to HEAD^
# For more details
git-raw-commits --help
For JS API see @conventional-changelog/git-client.
MIT © Steve Mao
© 2010 - cnpmjs.org x YWFE | Home | YWFE