An open API service indexing awesome lists of open source software.

https://github.com/mudler/app-whatthecommit

Add a prepare-commit-msg to your git repository that uses whatthecommit.com to generate random commit messages
https://github.com/mudler/app-whatthecommit

Last synced: 2 months ago
JSON representation

Add a prepare-commit-msg to your git repository that uses whatthecommit.com to generate random commit messages

Awesome Lists containing this project

README

        

# NAME

App::whatthecommit - Add a prepare-commit-msg to your git repository that uses whatthecommit.com to generate random commit messages

# SYNOPSIS

$ whatthecommit [git-repository] [another-git-repository]
$ whatthecommit --help

# DESCRIPTION

App::whatthecommit is just another lazy-to-lazy line command utility.
whatthecommit.com generates commit messages for the lazy, this tool will increment your lazyness to another level, just give your git repo(s) as args and he will create prepare-commit-msg hook to fetch a random commit.
After running it on your repo, just try `git commit`.

# AUTHOR

mudler

# COPYRIGHT

Copyright 2014- mudler

# LICENSE

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.

# SEE ALSO