git-story
v0.0.2
Published
a 'story' subcommand for git for developing tickets on branches
Downloads
2
Readme
git-story
A tool for working on story-based branches where the story is tracked on some web site like Pivotal Tracker.
Installation
$ npm install -g git-story
Configuration
None yet.
Usage
| Command | Description | | ------------------ | ------------------------------------------------------- | | git story diff | Show a diff which includes all commits on this branch |
Credits & Contribution
To contribute, issue a pull request. I test-drive all software and am unwilling to accept pull requests which don't contain significant test coverage.
Maintainer: Jason Felice (on GitHub)