@[email protected] to [email protected]English • 3 months agoOrganic Maps migrates to Forgejo due to GitHub account blocked by Microsoft.programming.devimagemessage-square40fedilinkarrow-up1769arrow-down17file-text
arrow-up1762arrow-down1imageOrganic Maps migrates to Forgejo due to GitHub account blocked by Microsoft.programming.dev@[email protected] to [email protected]English • 3 months agomessage-square40fedilinkfile-text
cross-posted from: https://feddit.org/post/9959466 geteilt von: https://programming.dev/post/27692275 Post New Git Repo.
minus-square@[email protected]linkfedilinkEnglish39•edit-23 months agoThis is the benefit of using distributed tools like git.
minus-square@[email protected]linkfedilinkEnglish8•edit-23 months agoYeah, 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-square@[email protected]linkfedilinkEnglish2•3 months agoYea 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-square@[email protected]linkfedilinkEnglish2•3 months agoWonder 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-square@[email protected]linkfedilinkEnglish1•3 months agoYea, 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