git-ai 1.2.0

Git AI: Automates commit messages using ChatGPT. Stage your files, and Git AI generates the messages.
Documentation
1
2
3
4
5
[toolchain]
# Pinned to a dated nightly for reproducibility. rustfmt.toml relies on nightly-only
# options, so this project requires nightly. Pinning avoids surprise breakage when new
# nightly lints land (e.g. float_literal_f32_fallback). Bump deliberately.
channel = "nightly-2026-06-15"