Add note to commit often while working
This commit is contained in:
parent
4283f2237d
commit
9fcf27a4c5
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue