mirror of
https://github.com/AquaMorph/dotfiles.git
synced 2026-03-02 07:19:59 +00:00
fix(agents): disable pushing code
This commit is contained in:
@@ -117,6 +117,9 @@ Follow conventional commits style (all lowercase).
|
||||
- `docs(scope): description` - Documentation changes
|
||||
- Example: `feat(zsh): update dotfiles` or `fix(scripts): use correct pass entry`
|
||||
|
||||
#### Pushing Remotes
|
||||
- **Do not push git repositories to remote unless explicitly instructed.**
|
||||
|
||||
### File Organization
|
||||
- Shell scripts: `home/bin/executable_<name>.sh`
|
||||
- Python scripts: `home/bin/<name>.py`
|
||||
|
||||
Reference in New Issue
Block a user