瀏覽代碼

docs: add rebase instructions to commit command

Dax Raad 9 月之前
父節點
當前提交
068ac68496
共有 1 個文件被更改,包括 3 次插入0 次删除
  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
 do not do generic messages like "improved agent experience" be very specific
 about what user facing changes were made
 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