Give your commit hashes leading zeroes!
Inspired by Тsфdiиg's 𝕏 post
By default the prefix searched for is at least three leading zeroes 000
./hasher
Giving a valid lowercase hex string as the first option searches for that prefix
./hasher bada55
- arg to give desired prefix instead of just current hard coded
000 - speed it up using
git commit-treeinstead ofgit commit --amend - speed it up by running spinner in parallel