Expand description
Type-safe Git command builder for consistent command execution
This module provides a fluent API for building and executing Git commands, eliminating duplication and ensuring consistent error handling across the codebase.
Structsยง
- GitCommand
- Type-safe builder for constructing and executing Git commands with consistent error handling.
- GitCommand
Output - Output from a Git command