mirror of
https://github.com/anomalyco/opencode.git
synced 2026-02-01 22:48:16 +00:00
ignore: update commit.md
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
description: git commit and push
|
||||
model: opencode/glm-4.6
|
||||
model: opencode/glm-4.7
|
||||
subtask: true
|
||||
---
|
||||
|
||||
@@ -26,3 +26,13 @@ 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`
|
||||
|
||||
Reference in New Issue
Block a user