You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TEST-1234 feat: Use Gemini API for commit message generation
This commit introduces a new feature that uses the Gemini API to generate commit messages based on the git diff. The API request includes the diff stringified for easier processing. The generated message is then used for the git commit.
0 commit comments