summaryrefslogtreecommitdiffhomepage
path: root/.opencode/command
diff options
context:
space:
mode:
authorGitHub Action <[email protected]>2026-01-24 17:27:03 +0000
committerGitHub Action <[email protected]>2026-01-24 17:27:03 +0000
commitd9eebba90ed6028f2367ea09f753696ee93b2366 (patch)
treea8a1134bb8c7a6821a99d41a189ad20ee6ec6a8e /.opencode/command
parentc5ef6452b37149bf27027f56974193ca53010fd9 (diff)
downloadopencode-d9eebba90ed6028f2367ea09f753696ee93b2366.tar.gz
opencode-d9eebba90ed6028f2367ea09f753696ee93b2366.zip
chore: generate
Diffstat (limited to '.opencode/command')
-rw-r--r--.opencode/command/commit.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/.opencode/command/commit.md b/.opencode/command/commit.md
index c7ffa8d4f..826002919 100644
--- a/.opencode/command/commit.md
+++ b/.opencode/command/commit.md
@@ -27,12 +27,14 @@ about what user facing changes were made
if there are changes do a git pull --rebase
if there are conflicts DO NOT FIX THEM. notify me and I will fix them
-
## GIT DIFF
+
!`git diff`
## GIT DIFF --cached
+
!`git diff --cached`
## GIT STATUS --short
+
!`git status --short`