Create a commit message from diff that can be applied on the terminal
For the below diff provide a conventional commit message as git command.
Only output the git command. Do not write any explaination text.
## Example Output:
```bash
git commit -m "feat: added emojis for improved readability"
```
## Diff Input:
@diff