git-tfs
git-tfs copied to clipboard
TFS to git migration symlink appears as file.
When migrating existing tfs repo to git. The symlinks are shown as files.
git-tfs clone http://tfs:8080/tfs/DefaultCollection $/some_project
git remote add master
+1 I'm having the same issue