I have this example where FolderA had sub FolderB and they were both folders, until I branched FolderB to FolderB-branch. Then both sub folder turned into branches.
How can I use tf command
to determine what is folder and what is branch?
tf dir /r
and tf dir /r /folders
show the same info.
How can I use tf command to distinguish what is what?
TFS 11, Visual Studio 2012.