auto_commit/
lib.rs

1pub mod api;
2pub mod cli;
3pub mod config;
4pub mod formatter;
5pub mod git;