nvie / gitflow

Git extensions to provide high-level repository operations for Vincent Driessen's branching model.

Home Page:http://nvie.com/posts/a-successful-git-branching-model/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

all new feature branches are starting with '

jakeparis opened this issue · comments

commented

In order to switch to that branch, I have to put quotes around the whole thing which is annoying. Am I missing something? I'm new to gitflow and the underlying concepts.

Post a screenshot of your git status and git branch commands, maybe during git flow init , you might added quotes during initial configuration of your branch names.

commented

Yeah ok. I've deleted that repo and now I can't reproduce. Must have been an error in setup.