Skip to content

Funny Commit is a really simple bash script that gets whatthecommit.com website commit message and creates a git commit with an always-changing funny text for you.

License

Notifications You must be signed in to change notification settings

made2591/funny-commit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Funny Commit

funny-commit.sh is a really simple bash script that gets whatthecommit.com website commit message and creates a git commit with an always-changing funny text for you. It is intended for your first commits or test commits or whatever...

Preview

Instructions

funny-commit.sh does not confirm the commit. It always open your git default editor with the funny text inside ready to be committed.

To install:

git clone https://github.com/made2591/funny-commit
cp funny-commit/funnycommit.sh /usr/local/bin/funnycommit
sudo chmod 755 /usr/local/bin/funnycommit

Close and open your shell again and...you're done!

Just type:

funnycommit 

Test in your git repo and enjoy!

Note: tested on mac os only.

Author

  • Matteo Madeddu - here is my github personal page -

Credits

License

This project is licensed under the GNU License - see the LICENSE.md file for details

About

Funny Commit is a really simple bash script that gets whatthecommit.com website commit message and creates a git commit with an always-changing funny text for you.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages