Skip to content

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.

  • Apply draft to main
  • Others see the new state after loading
  • 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
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