322c55dbb4
We are now, not obliged to clone the trunk to use the `--with-branches` option! That way the sub branch will be cloned (with all the branches merged into it) and all its children branches will be initialized after. There is no more technical reasons that prevent cloning a sub branch... Solve https://groups.google.com/forum/#!topic/git-tfs-dev/XndbEXRcx1M
421 B
421 B
- Support renamed tfs branches, baseless merge and automatic branch initialisation when encounter merge changeset(#480)
- Being able to clone a Tfs subbranch with
--with-branchesoption (#703) - Add
--forceto unshelve command (#636) - Add
--batch-sizeto let the user specify the number of changesets fetched at the same time (for big history and big changesets) (#639) - Being able to clone TFS path "$/" (#662)