https://github.com/prathik/fcm
You can do more with your git commit messages!
https://github.com/prathik/fcm
commit commits git
Last synced: 9 months ago
JSON representation
You can do more with your git commit messages!
- Host: GitHub
- URL: https://github.com/prathik/fcm
- Owner: prathik
- Created: 2018-02-10T09:15:33.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-29T06:32:28.000Z (over 7 years ago)
- Last Synced: 2025-02-17T02:18:33.276Z (9 months ago)
- Topics: commit, commits, git
- Language: Python
- Homepage:
- Size: 18.6 KB
- Stars: 11
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FCM
Generates the interesting commit message for you.
Supports ASCII signatures, hack mode, funny commit messages and more to come!
# Features
* Ascii signature
* Update existing author to new author
* Funny commit message
* Message for hacks
* Detailed commit message prompt
* Author stats
And more to come..
# Installation
Install using `pip` by running `pip install fcmxz`.
`fcmxz` because `fcm` was already taken.
If you don't use `pipsi`, you're missing out.
Here are [installation instructions](https://github.com/mitsuhiko/pipsi#readme).
Simply run:
$ pipsi install .
# Usage
To use it:
$ fcm
or for first mode
$ fcm -f
or for the hack mode
$ fcm -h
For the purists out there - you can add your custom message as follows
$ fcm -h -m "Hardcoding EU server address"
Support for ASCII signatures via the `-s` prompt
$ fcm -s truck -m "A truck ascii signature" -h
Say hi to Cartmam https://github.com/prathik/fcm/commit/2871ca27f49d95ca750c9769306057b39581eea4
# Contribute
Open message_loaders.py and add your own messages and raise a PR!
# Examples
Checkout the commit messages of this package.