The following features can be configurable: - branches naming (e.g. use `master` or `develop` instead of `dev`; `stable` instead of `master`) - custom pull request URLs support, including GitLab #40 - custom prefixes for feature and hotfix branches, e.g. `feature/` instead of `feature-` - set default behaviour for parameters, e.g. `--request` - set default environment variables - set task to be run on particular events #52 This allows a common shared configuration to be commited into .gitconfig in the project and also set user's default preferences in ~/.gitconfig
The following features can be configurable:
masterordevelopinstead ofdev;stableinstead ofmaster)feature/instead offeature---requestThis allows a common shared configuration to be commited into .gitconfig in the project and also set user's default preferences in ~/.gitconfig