$ codegpt commit --preview
Summarize the commit message use gpt-3.5-turbo model
We are trying to summarize a git diff
We are trying to summarize a title for pull request================Commit Summary====================
feat: update config command with new flags and default value change
- Add a new flag `org_id` to the config command- Add a new flag `proxy` to the config command- Change the default value of `diff_unified` flag to `3` in the config command.
==================================================
Write the commit message to .git/COMMIT_EDITMSG file
$ codegpt commit --preview --diff_unified=0Summarize the commit message use gpt-3.5-turbo model
We are trying to summarize a git diff
We are trying to summarize a title for pull request================Commit Summary====================
style: refactor initialization function in cmd/config.go
- Add an empty line in `cmd/config.go` init function==================================================
Write the commit message to .git/COMMIT_EDITMSG file