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
platform
Hosting platform adapters
util
Utility functions and helpers