No commit activity in last 3 years
No release in over 3 years
Thin wrapper around git commit that adds a story id to commit messages
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

>= 0
>= 0
 Project Readme

This is a thin wrapper around git-commit that adds a story id to commit messages.

Usage: git commit-story --message 'message' --story 'story'
    -m, --message MESSAGE            The commit message
    -s, --story STORY                The story ID (This can be the Pivotal id, AgileZen id, or any label)