Push
Push means: you move your personal working state (draft) into the shared team state (main).
Edits are auto-saved to the draft while you type. Push is the deliberate step to share them with the team.
What Push does
Section titled “What Push does”- Apply draft to main
- Others see the new state after loading
What Push does not do
Section titled “What Push does not do”- Does not set a Baseline
- Does not create a commit per keystroke — auto-save targets the draft
- Does not export a file or publish a website
Distinctions
Section titled “Distinctions”| Action | What happens |
|---|---|
| Auto-save | Draft in the cloud — no data loss |
| Push | Draft becomes main |
| Baseline | Main is marked |
| Export | .baseline file |
| Publish | Website |