mirror of
https://github.com/AquaMorph/dotfiles.git
synced 2026-03-02 07:19:59 +00:00
docs(agents): add rule never add files to staging
This commit is contained in:
@@ -14,6 +14,7 @@ You are in commit code mode. Focus on:
|
|||||||
- Writing a clear and simple commit message.
|
- Writing a clear and simple commit message.
|
||||||
- Follow the project formatting for commits.
|
- Follow the project formatting for commits.
|
||||||
- Only commit files that are currently staged in git.
|
- Only commit files that are currently staged in git.
|
||||||
|
- Never add files to the staging.
|
||||||
|
|
||||||
Use the following command to look at the changes:
|
Use the following command to look at the changes:
|
||||||
```sh
|
```sh
|
||||||
|
|||||||
Reference in New Issue
Block a user