vegetaaaaaaa@lemmy.world to Selfhosted@lemmy.worldEnglish · 3か月前Organic Maps migrates to Forgejo due to GitHub account blocked by Microsoft.programming.devimagemessage-square39fedilinkarrow-up1775arrow-down17file-textcross-posted to: buyeuropean@feddit.uk
arrow-up1768arrow-down1imageOrganic Maps migrates to Forgejo due to GitHub account blocked by Microsoft.programming.devvegetaaaaaaa@lemmy.world to Selfhosted@lemmy.worldEnglish · 3か月前message-square39fedilinkfile-textcross-posted to: buyeuropean@feddit.uk
cross-posted from: https://feddit.org/post/9959466 geteilt von: https://programming.dev/post/27692275 Post New Git Repo.
minus-squarejagged_circle@feddit.nllinkfedilinkEnglisharrow-up39·edit-23か月前This is the benefit of using distributed tools like git.
minus-squarejonne@infosec.publinkfedilinkEnglisharrow-up8·edit-23か月前Yeah, the code history is the easiest thing to migrate. The other stuff like issues relies on having a good exporting/importing tool on both sides.
minus-squarerice@lemmy.orglinkfedilinkEnglisharrow-up2·3か月前Yea tons of devs treat all of these platforms like the central host, but you can host it on all of them at once lol
minus-squaremac@lemm.eelinkfedilinkEnglisharrow-up2·3か月前Wonder if there’s a tool for compiling all issues from seperate sources to allow devs with repos hosted on several different platforms to respond easier. Also feels like a way to get repeat issues more frequently
minus-squarerice@lemmy.orglinkfedilinkEnglisharrow-up1·3か月前Yea, would probably call for integrating the actual issues into git too lol
This is the benefit of using distributed tools like git.
Yeah, the code history is the easiest thing to migrate. The other stuff like issues relies on having a good exporting/importing tool on both sides.
Yea tons of devs treat all of these platforms like the central host, but you can host it on all of them at once lol
Wonder if there’s a tool for compiling all issues from seperate sources to allow devs with repos hosted on several different platforms to respond easier.
Also feels like a way to get repeat issues more frequently
Yea, would probably call for integrating the actual issues into git too lol