summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorDax Raad <[email protected]>2025-12-01 09:14:54 -0500
committerDax Raad <[email protected]>2025-12-01 09:14:54 -0500
commit068ac684969a16f67ac807f08394e6a61cc09fe7 (patch)
tree51c8741e9ebef46cfb0dbdc18771ed39fc9b6a2d
parent7da6a22df254b55c9b2db146d369416ee5b9972f (diff)
downloadopencode-068ac684969a16f67ac807f08394e6a61cc09fe7.tar.gz
opencode-068ac684969a16f67ac807f08394e6a61cc09fe7.zip
docs: add rebase instructions to commit command
-rw-r--r--.opencode/command/commit.md3
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