This is a thin wrapper around git-commit that adds a story id to commit messages.
Usage: git commit-story -- 'message' --story 'story'
-m, -- MESSAGE The commit
-s, --story STORY The story ID (This can be the Pivotal id, AgileZen id, or any label)