Commit Graph
1 Commits
Author SHA1 Message Date
Ahmad BamiehandNicolas Giard 1aaba802a4 add git branch support to the configs
Add git branch support to the configs, defaults to master.

config.yml:
```yml
git:
  branch: <branch-name>
```
2017-08-23 22:20:34 -04:00