Create independent copies of workspaces for parallel development workflows, similar to git branches. Merge changes back to parent workspaces directly from the UI or through git sync.
New features
- Fork workspaces to create independent development environments
- Automatically create git branches when used with git sync
- Merge forked workspaces back to parent workspaces from the UI
- Multiple developers can work on separate forks simultaneously
- Deploy individual items to parent workspace using deployment UI