Open
Description
It would be great to be able to have multiple repositories opened in parallel (akin to the "workspaces" in vscode and intelliJ).
For example in my case I have multiple git repositories for different parts of our as-code deployment configurations (depending on what other people require access). I regularly have changes that are similar across all repositories and create an identical structure of stacked branches in each repo (e.g. maintenance/2024-12-). It would be really cool if we could have these stacked virtual branches shown as one group despite being multiple different repos in the background.