"Silent" Commandline option for Branching in Orcas
Another great feature in Orcas Version control is that there is an option to create a branch without having to download any of the file locally ( i.e without any get operations). This new option is "/silent" argument for the tf branch command and this prevents the get operations and thus doing the braching in a faster way.
Here's the screenshot how it can be used
Cheers !