Elektrine lite

← Feed

@aliceif@mkultra.x27.one

Post #3283146

2026-04-13 05:48 UTC

@lekiam@blahaj.zone depends on what you exactly are trying to say you want to do and where. First: I don't know about hosts like github/lab/tea's support for handling upstream branches. If it's just about on your dev machine, you can have two remotes - in your case your fork's origin and sharkey's upstream and you can check out branches of the same name from different remotes, as long as they're named differently on your local repo. So you could do something like: git switch -c sharkey-main --track upstream/main to have the Sharkey main as a different branch locally.

Replies (0)

No replies.