Top "Git-tf" questions

git-tf is a cross-platform tool to bridge git repositories with Microsoft Team Foundation Server version control.

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 …

git tfs tfvc git-tfs git-tf
Associating git commits with Team Foundation work items

Context A GitHub Enterprise installation used for development. Every developer has his own public repo, and the organization has the …

git tfs interop git-tfs git-tf
how to pass username and password while cloning TFS to git in window powershell

I want to import TFS repo to git and clone into my local machine and I am using git-tf. Below …

tfs git-tf
How can I get Git to truly *ignore* line endings?

How can I tell Git to truly not care about line endings? To leave them as LF or CRLF, as …

git tfs line-endings git-tf
git-tf how do I avoid specify my credentials every checkin

My question is exactly the title. Every time I run the command git-tf checkin in my command prompt when its …

tfs git-tf