c74a43696c
From the [`clone`](https://github.com/git-tfs/git-tfs/blob/master/doc/commands/clone.md) help I see the `[options]` comes right after the `clone` keyword. Also, right now, running the `git tfs clone https://tfs.codeplex.com:443/tfs/Collection $/project/trunk . --branches=all` returns me: > warning: you are going to clone a subdirectory of a branch and won't be able to manage branches :( => If you want to manage branches with git-tfs, clone $/Enterprise/Utils with '--branches=all' option instead...)