git-workflow 0.4.1

Git guardrails for AI coding agents - safe git workflows with clear state feedback
Documentation
1
2
3
4
5
//! Output utilities for gw CLI

pub mod style;

pub use style::*;