Browse Source

docs: simplify commit command by removing unnecessary instructions

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

+ 0 - 3
.opencode/command/commit.md

@@ -16,15 +16,12 @@ wip:
 
 
 For anything in the packages/web use the docs: prefix.
 For anything in the packages/web use the docs: prefix.
 
 
-For anything in the packages/app use the ignore: prefix.
-
 prefer to explain WHY something was done from an end user perspective instead of
 prefer to explain WHY something was done from an end user perspective instead of
 WHAT was done.
 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
 if there are conflicts DO NOT FIX THEM. notify me and I will fix them
 
 
 ## GIT DIFF
 ## GIT DIFF