# git-tfs/git-tfs

A Git/TFS bridge, similar to git-svn

Repository: https://github.com/git-tfs/git-tfs
Canonical: https://ross.abutalabs.com/products/git-tfs
Homepage: http://git-tfs.com/
Language: C#
License: Apache-2.0
License Family: permissive
Topics: git, tfs, c-sharp, tfvc, tfs-api, libgit2sharp
Last push: 2024-08-10T22:16:57+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 6257, "days_push": 753, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1994, forks 736 (observed 2026-08-28T04:06:03.319078+00:00)

## What it is
git-tfs is a two-way bridge between Team Foundation Server (TFS/TFVC) and Git, similar to git-svn. It fetches TFS changesets into a local Git repository and lets you push commits, check-ins, and shelvesets back to TFS.

## Use cases
- migrate a TFS repository to git
- clone a TFS project into a local git repo
- work in git but check in to TFS
- push git commits back to TFS as changesets
- browse TFS branches and pick one to clone
- create TFS shelvesets from git

## When to choose
- your team uses TFS/TFVC but you want to develop locally with git
- you need a one-time or ongoing migration of TFS history to git
- you are on Windows with Visual Studio/Team Explorer installed

## When to avoid
- your server is Azure DevOps with Git repos (use git directly)
- you need guaranteed support for the latest TFS features, since the project is no longer actively maintained
- you are on Linux/macOS without .NET Framework and Team Explorer dependencies

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: version-control, developer-tools, cli
- domain: version-control, developer-tools
- platform: windows, cli, dotnet
- tags: git, tfs, tfvc, git-svn-like, vcs-migration, csharp, command-line

## Member repositories
- git-tfs/git-tfs (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:03.319078+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:02:32.254682+00:00, confidence not recorded.
  - readme: https://github.com/git-tfs/git-tfs (fetched 2026-08-28T04:06:03.319078+00:00, sha ac177bbfe195)
  - homepage: http://git-tfs.com/ (fetched 2026-08-29T10:42:12.144874+00:00, sha 2fa21e1a1a28)
- Data as of 2026-08-30T08:39:29.467469+00:00.
