5

Tired of writing git commit messages
Try this

git:master>⚡ mym
Fixing Lukasz's bugs.
git:master>⚡ mym
some brief changes
git:master>⚡ git ci -m "$(mym)"

Based on http://whathecommit.com

Comments
Add Comment