Updated Commands (markdown)

This commit is contained in:
Chris Hall 2015-02-06 15:49:26 -05:00
parent 50650ec314
commit ee543f184a

View file

@ -61,9 +61,9 @@ $ git extras update
Sets up the `gh-pages` branch. (See [GitHub Pages](http://pages.github.com/) documentation.)
## git feature
## git feature / refactor / bug / chore
Create the given feature, refactor, or bug branch `name`:
Create the given feature, refactor, bug or chore branch `name`:
```bash
$ git feature dependencies