aicommit 0.1.139

A CLI tool that generates concise and descriptive git commit messages using LLMs
Documentation
1
2
3
fn get_version() -> String {
    env!("CARGO_PKG_VERSION").to_string()
}