RMEngels / shortcut-commit

Commit in a correct format using Shortcut story number and title

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

shortcut-commit

Commit in a "correct" format using Shortcut story number and title

usage:

first run setup

    ./setup.py

after entering the shortcut key, the script is ready for use

running:

In the project dir that you want to commit run

    ./{{path-to-files}}/commit.py

Or if you want to amend to a commit run

    ./{{path-to-files}}/commit.py -a

About

Commit in a correct format using Shortcut story number and title


Languages

Language:Python 100.0%