/commit
/commit
generates commit messages for your changes.
This command is only available when using Git Diff Focus.
Use it to analyze your changes and generate a comprehensive commit message that describes your changes.
Using /commit
Open a file: Open a file in your project.
Activate Qtuz AI : Click the Qtuz AI logo in the Extensions bar.
Focus: Select Git Diff Focus.
Call the Command: Type
/commit
in the chatbox.(Optional) Add optional instructions: You can give Qtuz AI any specific guidelines.
Result! Qtuz AI will generate a commit message based on your changes.
Now you can either:
Click the
Auto commit message
button directly in the source control panel of your IDE.Copy this message and manually paste it into the commit message field in your chosen source control.
Auto Commit Message button
(Optional) Continue your chat: To give Qtuz AI more instructions, just type a command or ask a question to keep chatting.
Example
Command
Copy
Copy
/commit [optional instructions]
Response
Copy
Copy
[ Commit message that describes your changes. ]
Last updated