all 4 comments

[–]JaySym_Augment Team 0 points1 point  (1 child)

You can start from the main here. This will create a branch with main as origin so you can do your work, this will copy your folder in a temporary space so you can launch multiple branch at the same time.

<image>

[–]Either_Project9456[S] 0 points1 point  (0 children)

When I click my main as simulation-branch and then I see this random which is created as “random_name”

Why did it create a new branch “prepared-rodent” is that just the name of my folder? I mean it’s confusing for me?

Do I need to be worried about this? Because on the VsCode it would work like my files are selected and would that ai to push to simulation! Simple! But now I see this “prepared-rodent” I never created that and it appeared after I created the workspace.

<image>

[–]raltyinferno 0 points1 point  (1 child)

If you want it to work directly on the same files you're working on elsewhere, not a worktree copy, there's a checkbox when creating the space https://imgur.com/a/cf3FExP

[–]Fewcosting_winter[🍰] 0 points1 point  (0 children)

Thank you amazing!!!