git-pivotal
git-pivotal copied to clipboard
Epic support
We sometimes work on a group of stories at a time. We generally group them by Epic when we do this.
It would be great to have a command like git feature, but for epics 'git epic', also organized by the epic id. Then git finish would label all stories in the epic finished.
If not maybe a git feature #123, #234, #567 that supported multiple stories.