Add note to commit often while working

This commit is contained in:
Erich Blume 2026-01-14 07:25:15 -08:00
commit 9fcf27a4c5

View file

@ -38,7 +38,7 @@ Key hosts:
## Git Workflow
Use feature branches for all changes. Do not commit directly to main.
Use feature branches for all changes. Do not commit directly to main. Commit often while working to preserve progress.
```bash
# Create a feature branch