carlrobertoh / CodeGPT

The leading open-source AI copilot for JetBrains. Connect to any model in any environment, and customize your coding experience in any way you like.
https://codegpt.ee
Apache License 2.0
1.1k stars 232 forks source link

Generate Git Commit Message based on selected files #766

Closed young-developer closed 1 week ago

young-developer commented 1 week ago

Describe the need of your request

Plugin generates commit message based on all changed files but some files could include unnessery information like configs and staff.

Proposed solution

Generate commit message based on selected files only.

Additional context

image