Utility to automate git workflows.
-
userstory
get/set/update the userstory config value -
commit-msg
gitcommit-msg
hook. Treats the commit message as a go template.-
{{ .US }}
template in the userstory, if configured.
-
-
git-userstory
. Forwards arguments togit-utils userstory
. When it is on the $PATH git will be able to translategit userstory
intogit-userstory
-
commit-msg
. Forwards arguments togit-utils commit-msg
. Place in.git/hooks
.
Plugins to rewrite
git userstory- git userstory-branch
commit hook to replay {{US}} with config value- git templates and git init