Skip to content

recolic/git-commit-hash-vanitygen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Git commit-hash vanity

If you want your git-commit hash looks strange, use me!

Installation

Download this project and make install.

Usage

In your own git repo, you just run vgitcommit 'Update documents. %s' instead of running git commit -m 'Update documents'.

By default, this tool generates commit-hash with 8 leading-zero. If you want to change this behavior, just modify line 83 of git-commit-hash-vanity.cc.