lucky-commit

Customize your git commit hashes with vanity patterns

brewmacoslinux
Try with needOr install directly
Source

About

Customize your git commit hashes!

Commands

lucky-commit

Examples

Create a commit with a hash starting with 'dead'$ lucky-commit --pattern dead
Generate a commit hash starting with your initials 'abc'$ lucky-commit --pattern abc --tries 1000000
Create a vanity commit with multiple pattern attempts$ lucky-commit --pattern 'cafe' --work-factor 2