Comment on [deleted]
greenaar@lemmy.world 1 week ago
I wrote a python handler to query the GItea api and either mirror from source repos that were a straight mirror, or full clone/standalone local repos. Also handled creating orgs (using the forgejo api), since I wasn’t going to do any of that by hand.
witten@lemmy.world 1 week ago
That sounds pretty nice. Did it also handle issues and comments and stuff?
greenaar@lemmy.world 2 days ago
I didn’t have any to move, so I didn’t allow for that. I’d assume not though.