Now, we have 3 options for the `clone` and `fetch` commands:
--branches=none: Ignore branches and merge changesets, fetching only the clone tfs path
--branches=auto:(default) Manage merged changesets and initialize the merged branches
--branches=all: Manage merged changesets and initialize all the branches during the clone
+ clean and improve the doc
* Add a powerShell script to do smoke/functional tests on a tfs repository
* Add another AppVeyor script to run smoke tests
* Introduce a new ConfigurationBuild to build on AppVeyor
without being obliged to install external dependencies
PS: We could run the script locally (to verify your version of git-tfs) with the command:
.\FunctionalTesting\smoke_tests.ps1 c:\path\to\your\custom\git-tfs\