# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "gitGPT" in publications use:' type: software license: MIT title: 'gitGPT: Automated Git Commit Messages using the ''OpenAI'' ''GPT'' Model' version: 0.1.3 doi: 10.32614/CRAN.package.gitGPT abstract: Automates the process of adding, committing, and pushing changes to a 'git' repository using commit messages generated by passing the git diff output to the 'OpenAI' 'GPT-3.5 Turbo' model (). authors: - family-names: Condylios given-names: Steve email: steve.condylios@gmail.com repository: https://cranhaven.r-universe.dev repository-code: https://github.com/stevecondylios/gitGPT commit: af56e732c105169dd400e83157e75174d89aa6cc url: https://github.com/stevecondylios/gitGPT date-released: '2026-05-18' contact: - family-names: Condylios given-names: Steve email: steve.condylios@gmail.com