Jelajahi Sumber

chore: generate

GitHub Action 2 bulan lalu
induk
melakukan
d9eebba90e
1 mengubah file dengan 3 tambahan dan 1 penghapusan
  1. 3 1
      .opencode/command/commit.md

+ 3 - 1
.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`