/ tags/ git

# Mirroring a Gogs repository on Github

2 min read

Gogs makes it pretty easy to mirror another repository. Github… doesn’t. While it’d just be easier to move my Gogs repository to Github, that would mean changing the remote of 3-4 local repositories.…

Read