gptcommit icon indicating copy to clipboard operation
gptcommit copied to clipboard

A git prepare-commit-msg hook for authoring commit messages with GPT-3.

Results 30 gptcommit issues
Sort by recently updated
recently updated
newest added

**Describe the bug** When using the tool, at times the bullet point items will include things that were from previous commits. It does not happen every time, but frequent enough....

bug

sometimes it's handy to use `git commit -am "$(git diff --cached | gptcommit)"` than install hook

Awesome project! It has been incredibly useful for my work. After utilizing this tool for a period of time, I would like to know how I can temporarily disable gptcommit...

Based on the multiple diff, can we summarise a sentence for creating Pull Request? Also, I think we can add some configurations to ignore some files

enhancement

Bumps [clap](https://github.com/clap-rs/clap) from 4.4.6 to 4.4.11. Release notes Sourced from clap's releases. v4.4.11 [4.4.11] - 2023-12-04 Features Add Command::mut_group v4.4.10 [4.4.10] - 2023-11-28 Documentation Link out to changelog Cross link...

dependencies
rust

Bumps [serde](https://github.com/serde-rs/serde) from 1.0.189 to 1.0.193. Release notes Sourced from serde's releases. v1.0.193 Fix field names used for the deserialization of RangeFrom and RangeTo (#2653, #2654, #2655, thanks @​emilbonnek) v1.0.192...

dependencies
rust

Bumps [tiktoken-rs](https://github.com/zurawiki/tiktoken-rs) from 0.5.5 to 0.5.7. Release notes Sourced from tiktoken-rs's releases. v0.5.7 What's Changed Add gpt-4-1106-preview model by @​JosephTLyons in zurawiki/tiktoken-rs#49 New Contributors @​JosephTLyons made their first contribution in...

dependencies
rust

Bumps [actions/github-script](https://github.com/actions/github-script) from 6.4.1 to 7.0.1. Release notes Sourced from actions/github-script's releases. v7.0.1 What's Changed Avoid setting baseUrl to undefined when input is not provided by @​joshmgross in actions/github-script#439 Full...

dependencies
github_actions

Bumps [toml](https://github.com/toml-rs/toml) from 0.8.2 to 0.8.8. Commits 2e99658 chore: Release 61a68e5 docs: Update changelog 7b110a0 Merge pull request #649 from epage/fix e162e9f fix: Remove unused dependencies 0026e2a chore: Release 6b8e4aa...

dependencies
rust

Bumps [which](https://github.com/harryfei/which-rs) from 4.4.2 to 5.0.0. Changelog Sourced from which's changelog. 5.0.0 Remove several unused error messages Windows executables can now be found even if they don't have a '.exe'...

dependencies
rust