Crate git_warp

Source
Expand description

Git-Warp: High-performance, UX-focused Git worktree manager

This crate combines Copy-on-Write (CoW) filesystem operations with advanced Git worktree management to provide fast, reliable development environment setup.

Re-exports§

pub use error::GitWarpError;
pub use error::Result;

Modules§

config
cow
error
git
hooks
process
rewrite
terminal
tui