Skip to main content

Branches & History

Branches

The Branches page lists all branches in the project. Switch between the Branches tab and Revisions tab to see the commit history for a specific branch:

Branches list with revision history — draft, head, and past revisions with timestamps
Branches list with revision history — draft, head, and past revisions with timestamps

Creating a Branch

Click + New branch, select a source branch, and the new branch starts with that branch's HEAD as its starting point:

Create new branch dialog — select source branch
Create new branch dialog — select source branch

Branch Map

The Branch Map provides a visual graph of all branches, revisions, and API endpoints in the project:

Branch Map — visual graph showing branches, revisions, fork points, and connected endpoints
Branch Map — visual graph showing branches, revisions, fork points, and connected endpoints

Revision History

Each branch has a linear history of committed revisions. Click any revision to browse its tables and data (read-only — past revisions are immutable).

Rollback

To rollback to a previous state, the platform resets the draft to match a selected past revision.