microsoft/VFSForGit
Virtual File System for Git: Enable Git at Enterprise Scale observed · 2026-08-28
Health v2 · maintenance only
95/100
- Activity 99
- Release rhythm 86
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 64
- age_days: 3507
- days_rel: 16
- days_push: 7
- n_releases_24m: 8
Adoption not part of the score
6135 stars · 474 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
VFS for Git is a virtual file system for Windows that lets Git repositories of enterprise scale behave like normal working directories, downloading objects on demand and speeding up Git operations on huge monorepos. Microsoft now recommends its successor, Scalar, for new deployments.
Use cases
- clone and work with a massive git monorepo without downloading everything
- speed up git status and checkout on a huge repository
- virtualize a git working directory on windows
- enable git at enterprise scale
- only fetch files from a repo as they are needed
When to choose
- you are on Windows and must work with an extremely large Git repository
- you already have an existing VFS for Git deployment and need to maintain it
When to avoid
- you are starting a new large-repo deployment - use Scalar instead
- you are on macOS or Linux - this is Windows-only
- your repositories are small enough that regular Git performs fine
Facets
application · maturity maintenance
version-control file-system developer-tools version-control developer-tools windows windows cli git virtual-file-system monorepo large-repositories vfs
1 source
- readme: https://github.com/microsoft/VFSForGit · fetched 2026-08-28 · 71fca1614fdf
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| microsoft/VFSForGit | main | 95 |
For agents
markdown · JSON · MCP: product_card(name="microsoft/VFSForGit")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem