Skip to content

Commit d9eebba

Browse files
committed
chore: generate
1 parent c5ef645 commit d9eebba

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.opencode/command/commit.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,14 @@ about what user facing changes were made
2727
if there are changes do a git pull --rebase
2828
if there are conflicts DO NOT FIX THEM. notify me and I will fix them
2929

30-
3130
## GIT DIFF
31+
3232
!`git diff`
3333

3434
## GIT DIFF --cached
35+
3536
!`git diff --cached`
3637

3738
## GIT STATUS --short
39+
3840
!`git status --short`

0 commit comments

Comments
 (0)