git-tf is a cross-platform tool to bridge git repositories with Microsoft Team Foundation Server version control. This differs from the Windows-based git-tfs tool, please use the git-tfs tag for questions about that program.
git-tf
is a cross-platform tool to bridge git repositories with Microsoft Team Foundation Server version control. Users can create a git repository locally, where git commits are mapped to TFS changesets, and then checkin changes to their local git repository back to TFS. git-tf
utilizes jgit and team-explorer-everywhere to work on a variety of platforms, including Windows, Mac, Linux and others.
git-tf
differs from the similar git-tfs
tool that is Windows-only. Please use the git-tfs tag for questions about that program.
git-tf
is maintained by Microsoft and is open sourced under an MIT license.