From ee543f184a5fa2e70f872909edcf3e07438f58a2 Mon Sep 17 00:00:00 2001 From: Chris Hall Date: Fri, 6 Feb 2015 15:49:26 -0500 Subject: [PATCH] Updated Commands (markdown) --- Commands.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Commands.md b/Commands.md index 1017aeb..a34674d 100644 --- a/Commands.md +++ b/Commands.md @@ -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