The git-tfs clone command contains an option named --ignore-regex. I found instructions how to use this command to omit files from the clonning but is it possible to clone a branch from tfs to git and omit entire inner directory of the branch?
If it is possible what is the format of the command? git tfs clone --ignore-regex= http://myserver:8080/mycollection $\mybranch