git-ai 1.1.1

Git AI: Automates commit messages using ChatGPT. Stage your files, and Git AI generates the messages.
Documentation
1
2
3
pub mod types;

pub use types::{CommitResponse, FileCategory, FileChange, OperationType};