Skip to content

daralthus/git-fun-commit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

git-fun-commit

Let's add some lulz into the boring weekdays =) This small command allows to use a fun ascii arts in the commit messages.

For example this command:

git fun-commit "Some commit message" santa

lead to this result in the log:

git log --graph

git fun commit

Installation

Installation is pretty simple:

sudo make install

Uninstallation:

sudo make uninstall

It will copy the binary git-fun-commit into /usr/local/bin and create the directory /usr/local/share/git-fun-commit. This directory will contain all available ascii arts, and you can add your own arts of course.

Usage

git fun-commit "{actual commit message}" {art_file_name}

If the art_file_name isn't specified, an random art will be used.

Enjoy and be careful =)

Bitdeli Badge

About

This small command allows use a fun ascii arts in commit messages.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published