We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37c112e commit f903178Copy full SHA for f903178
.claude/commands/commit-push.md
@@ -14,10 +14,6 @@ Arguments: $ARGUMENTS
14
15
1. Run `/commit $ARGUMENTS` to commit the changes.
16
17
- - `git status` to see all untracked files
18
- - `git diff HEAD` to see both staged and unstaged changes
19
- - `git log --oneline -10` to see recent commit messages for style consistency
20
-
21
2. Push to the remote repository:
22
23
- Run `git push` to push the commit
0 commit comments