Skip to main content

Crate gitgrip

Crate gitgrip 

Source
Expand description

gitgrip - Multi-repo workflow tool

A high-performance tool for managing multi-repository workspaces, with support for GitHub, GitLab, and Azure DevOps.

Re-exports§

pub use core::manifest::Manifest;
pub use core::repo::RepoInfo;
pub use core::state::StateFile;

Modules§

cli
CLI layer
core
Core business logic for gitgrip
files
File operations
git
Git operations wrapper
mcp
MCP support for gitgrip.
platform
Hosting platform adapters
telemetry
Telemetry, tracing, and metrics for gitgrip.
util
Utility functions and helpers