themachinestops@lemmy.dbzer0.com to Technology@lemmy.worldEnglish · edit-219 days agoNintendo Wipes Out 400+ Switch Emulator Repos in Single-Day GitHub Sweep * TorrentFreaktorrentfreak.comexternal-linkmessage-square45fedilinkarrow-up1255arrow-down14
arrow-up1251arrow-down1external-linkNintendo Wipes Out 400+ Switch Emulator Repos in Single-Day GitHub Sweep * TorrentFreaktorrentfreak.comthemachinestops@lemmy.dbzer0.com to Technology@lemmy.worldEnglish · edit-219 days agomessage-square45fedilink
minus-squareMonkderVierte@lemmy.ziplinkfedilinkEnglisharrow-up3arrow-down1·edit-219 days agoI do know that it keeps a local copy of the repo. But it’s not designed to work with a pool, so it needs a specific address to work together/clone/share repos. I’m by no means an expert in git, did i overlook something?
minus-squareAnafabula@discuss.tchncs.delinkfedilinkEnglisharrow-up9·18 days agoTechnically you can add as many remotes to a repo as you want and push/pull to any/all of them. Might be annoying though
I do know that it keeps a local copy of the repo. But it’s not designed to work with a pool, so it needs a specific address to work together/clone/share repos.
I’m by no means an expert in git, did i overlook something?
Technically you can add as many remotes to a repo as you want and push/pull to any/all of them. Might be annoying though