sourcegit-scm / sourcegit

Windows/macOS/Linux GUI client for GIT users
MIT License
1.14k stars 112 forks source link

[FEATURE] Group tabs #179

Closed lgranie closed 3 months ago

lgranie commented 3 months ago

I've got like 30 different git repositories : could be nice to be able to join some of them in a group/workspace.

love-linger commented 3 months ago

Try to right click on the blank area of the tree, then you'll find the entry to create group. After that, you can drag repo nodes into it.

lgranie commented 3 months ago
love-linger commented 3 months ago

I've add a context menu item to open all repositories in selected node. You can try it from this build https://github.com/sourcegit-scm/sourcegit/actions/runs/9558317794

I'll keep the way to open submodules in a repository.