RequestHN: Automatic Git Commit Names
2 comments
This would be analogous in some respects to a feature in GitHub - when creating a new repository, it offers a random funky name to use.
Herkou does a similar thing.
OP - You might want to look at bountify.co to motivate someone to build this for you.
OP - You might want to look at bountify.co to motivate someone to build this for you.
E.g. 'commit b24068df769197804e4349230af84703be4ab699' might become 'commit FunkyYellowDonkey'.
This would make it much easier for the end-user to quickly compare commit revisions.
Does anyone know of a Git plugin that does this? I would write it myself when/if I have the time.