gity-git
Git operations library for gity.
This crate provides Git operations built on git2 (libgit2 bindings) for the gity daemon. It handles repository introspection, status queries, and maintenance operations.
Features
- Repository discovery and validation
- Status and diff operations
- Maintenance task execution
- Branch and remote management
Usage
This crate is primarily intended for internal use by gity-daemon. See the gity documentation for general usage.
License
MIT