| ▲ | cedws 5 hours ago | |
Anyone have a nice way of mirroring between two forges such as GitHub and GitLab? I know git can push to multiple remotes but that only solves the problem for me, I still have to mirror commits from others. I want to keep repo configs in sync too. | ||
| ▲ | philipcristiano 4 hours ago | parent [-] | |
I’m using forgejo mirrors to push my local repo to GitHub, seems to work well. | ||