diff options
| author | Dax <[email protected]> | 2026-02-13 23:19:02 -0500 |
|---|---|---|
| committer | GitHub <[email protected]> | 2026-02-14 04:19:02 +0000 |
| commit | 6d95f0d14cbd83fc8b7775f77ba39ab2881008f3 (patch) | |
| tree | 6359d8e64ef6322c0e750fb7730e0b52438ebdaf /.opencode/command | |
| parent | d018903887861c64ec7ee037e60b24a61501c9c6 (diff) | |
| download | opencode-6d95f0d14cbd83fc8b7775f77ba39ab2881008f3.tar.gz opencode-6d95f0d14cbd83fc8b7775f77ba39ab2881008f3.zip | |
sqlite again (#10597)
Co-authored-by: Github Action <[email protected]>
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: Brendan Allan <[email protected]>
Diffstat (limited to '.opencode/command')
| -rw-r--r-- | .opencode/command/commit.md | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.opencode/command/commit.md b/.opencode/command/commit.md index d8a420b17..e88932a24 100644 --- a/.opencode/command/commit.md +++ b/.opencode/command/commit.md @@ -16,15 +16,12 @@ wip: 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 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 ## GIT DIFF |
