Skip to content

laoergege/auto-squash-commit

Repository files navigation

auto-squash-commit(WIP)

Used

auto-squash-commit [head]

Just like executing git rebase [head]

By default, merge your submissions according to the #[id] in your submission message, it will find the commit with the same ID and use the first submitted information as the merged submission information.

auto-squash-commit [head] -- [-m|--match] [string|regex]

Dev

npm i
npm run dev

About

Automatically organize and merge commits

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published