6 lines
257 B
Markdown
6 lines
257 B
Markdown
## Workflow
|
|
|
|
- After every chat response that includes code or content changes, make a git commit describing the work.
|
|
- Keep commits small and scoped to the edits made in that conversation.
|
|
- Do not defer commits; commit as soon as the edits are complete.
|