gity-0.1.2 is not a library.
gity
Make large Git repositories feel instant.
Gity is a lightweight, cross-platform daemon that accelerates Git operations on large repositories. A single binary runs on Linux, macOS, and Windows - watching your files, maintaining warm caches, and running background maintenance so git status stays fast even in repos with millions of files.
Quick Start
# Install
# Register your large repo
# Git commands are now accelerated
Features
- File watching - Detects changes instantly via OS-native watchers
- fsmonitor integration - Tells Git exactly what changed
- Background maintenance - Runs
git maintenanceduring idle periods - Status caching - Serves results instantly when nothing changed
See the main README for full documentation.
License
MIT