I've installed git-tfs, and done a git-tfs clone http://.....
However, I'm wondering if there's a way to do local branching using git-tfs?
For example, an equivalent of git checkout -b myBranch
The team I'm working on seem to use only one branch from what I can tell on the tfs server, so i'd like to branch locally if possible?