diff options
| -rw-r--r-- | .opencode/command/commit.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.opencode/command/commit.md b/.opencode/command/commit.md index 2e3d759b6..570bc7f6a 100644 --- a/.opencode/command/commit.md +++ b/.opencode/command/commit.md @@ -21,3 +21,6 @@ WHAT was done. do not do generic messages like "improved agent experience" be very specific 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 |
