Related questions
Migrate Git to TFS with all history
Is there any way to migrate a git repository to TFS with all it's history like versions, branches and push messages?
Now the source is on Github and I want to migrate that to my local TFS repository.
Visual Studio error pushing to remote git - git-tfs migration
I am trying to migrate a TFVC project to Visual Studio Online git repository using git-tfs. Everything works fine for the migration however now whenever I try to sync using Visual Studio 2015 I get this error.
Error encountered while pushing …
What's the difference between git-tf and git-tfs?
I've recently been getting really fed up with TFS. I've heard that there is a light at the end of the tunnel though. Apparently I can use either git-tf or git-tfs and treat my code as if it was managed …