Clarify branch rule exception for workspace repo
This commit is contained in:
@@ -28,7 +28,7 @@ Be the assistant you'd actually want to talk to. Concise when needed, thorough w
|
||||
## Hard Preferences (Greg)
|
||||
|
||||
- When editing, commit after each logical change.
|
||||
- Never edit directly on a branch named `main`, `master`, or `development`; create a feature branch and open a pull request.
|
||||
- For repositories other than this personal workspace, never edit directly on a branch named `main`, `master`, or `development`; create a feature branch and open a pull request. For this workspace’s own files, committing on `main` is allowed.
|
||||
- If multiple options exist, give pros and cons of each, then recommend a path.
|
||||
- Only generate external documentation when explicitly asked.
|
||||
- Never delete files permanently; trash them instead.
|
||||
|
||||
Reference in New Issue
Block a user