VFSForGit
Git optimizer
A Windows-based virtual file system that optimizes Git performance by caching and managing files on demand.
Virtual File System for Git: Enable Git at Enterprise Scale
6k stars
192 watching
450 forks
Language: C#
last commit: 22 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
git-lfs/git-lfs | Manages large files in version control systems like Git | 12,998 |
git-for-windows/git | A port of Git designed specifically for Windows with patches to make it compatible and user-friendly on the platform. | 8,386 |
git/git | Distributed revision control system with a rich command set | 52,543 |
presslabs/gitfs | A FUSE-based file system that integrates with git to automatically commit changes to remote repositories. | 2,495 |
gitextensions/gitextensions | A standalone UI tool for managing Git repositories, integrating with Windows Explorer and Visual Studio. | 7,788 |
gittools/gitversion | Automates versioning in .NET applications by analyzing Git history and generating SemVer versions | 2,867 |
nvie/gitflow | A collection of Git extensions to support Vincent Driessen's branching model. | 26,651 |
qw3rtman/git-fire | Automates emergency Git repository management by creating a new branch and pushing all changes to prevent merge conflicts. | 4,346 |
gitbucket/gitbucket | A Git web platform with a Scala backend offering features like repositories, issue tracking, and collaboration tools. | 9,159 |
spacedriveapp/spacedrive | A cross-platform file explorer that combines storage capacity and processing power from multiple devices into one personal distributed cloud. | 32,895 |
tpope/vim-fugitive | A plugin that integrates Git into Vim, allowing users to call arbitrary Git commands and manage their repository within the editor. | 20,065 |
s3git/s3git | A distributed version control system for cloud storage | 1,455 |
kemayo/sublime-text-git | A plugin for integrating Git with Sublime Text. | 2,825 |
k88hudson/git-flight-rules | A guide for programmers on how to navigate common Git problems and resolve issues with their repositories. | 41,913 |
go-git/go-git | A high-level implementation of the Git version control system in Go | 5,995 |