git-raw-commits
DefinitelyTyped icon, indicating that this package has TypeScript declarations provided by the separate @types/git-raw-commits package

5.0.0 • Public • Published

git-raw-commits

ESM-only package NPM version Node version Dependencies status Install size Build status Coverage status

Get raw git commits out of your repository using git-log(1).

Install

# pnpm
pnpm add git-raw-commits
# yarn
yarn add git-raw-commits
# npm
npm i git-raw-commits

CLI

# Example
git-raw-commits --from HEAD~2 --to HEAD^
# For more details
git-raw-commits --help

API

For JS API see @conventional-changelog/git-client.

License

MIT © Steve Mao

Dependents (438)

Package Sidebar

Install

npm i git-raw-commits

Weekly Downloads

4,324,067

Version

5.0.0

License

MIT

Unpacked Size

6.84 kB

Total Files

5

Last publish

Collaborators

  • bcoe
  • oss-bot
  • stevemao