| layout | default |
|---|---|
| title | Clone a TFS repository to GitHub |
The command clone allows to clone a branch with all changesets.
The same command allows to clone all the branches) (but I didn't test it).
But it used to fail:
If you don't need the complete history, it is possible to get only the last changeset with the command quick-clone.



