Browse Source

docs: add rebase instructions to commit command

Dax Raad 8 months ago
parent
commit
068ac68496
1 changed files with 3 additions and 0 deletions
  1. 3 0
      .opencode/command/commit.md

+ 3 - 0
.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