We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5ef645 commit d9eebbaCopy full SHA for d9eebba
1 file changed
.opencode/command/commit.md
@@ -27,12 +27,14 @@ about what user facing changes were made
27
if there are changes do a git pull --rebase
28
if there are conflicts DO NOT FIX THEM. notify me and I will fix them
29
30
-
31
## GIT DIFF
+
32
!`git diff`
33
34
## GIT DIFF --cached
35
36
!`git diff --cached`
37
38
## GIT STATUS --short
39
40
!`git status --short`
0 commit comments