Replies: 1 comment 3 replies
-
|
You can set the Git variable |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
As Debian developer and upstream maintainer, I manage some projects with 2 main remotes:
MR for Debian files are managed on salsa.debian.org and MR and issues for upstream work are managed on gitlab.gnome.org.
Taking Pan project as an example, I have 2 cloned repositories: one for Debian work and one for upstream work. The cloned repo for upstream works enables me to manage issues and PR using forge 👍 .
I'd like to use git worktrees to manage both sides of this project.
Starting from Pan cloned repo used for upstream work, I've created a new worktree for Debian work.
Unfortunately, Debian worktree shows the topics from gnome remote. I cannot see any way to manage Debian topics in this worktree.
Is there a way to manage topics coming from more than one remote ?
All the best
Beta Was this translation helpful? Give feedback.
All reactions