Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

The FabCon + SQLCon recap series starts April 14th at 8am Pacific. If you’re tracking where AI is going inside Fabric, this first session is a can't miss. Register now

Git Integration - Support for multiple branch in a workspace

Attaching branch at workspace level makes difficult to isolate the changes from different users and will create very complex development environment. Can we make it similar to Synapse workspace where each user can select their own branch to work on without effecting others and have collaboration brach to collab their changes.

This will also provide an isolation of changes not ready to be shared

Status: New
Comments
frithjof_v
Community Champion
I'm not sure I understand the request. Have you tried feature workspaces? Each developer branch out to their own feature workspace and make a pull request when it's ready to be merged into the main branch.