@[email protected] to [email protected] • 1 year agowhats best? gitlab github codeberg bitbucket etc. and why?message-square21fedilinkarrow-up137arrow-down12
arrow-up135arrow-down1message-squarewhats best? gitlab github codeberg bitbucket etc. and why?@[email protected] to [email protected] • 1 year agomessage-square21fedilink
minus-square@[email protected]linkfedilink3•edit-21 year agoIt is git. You can fork repos. And some platforms can mirror a repository and keep it synced. If not, you’d need to build something with webhooks. Or keep both synced manually every now and then (or on a new release/tag.)
Can you keep things both on your forgejo and on github?
It is git. You can fork repos. And some platforms can mirror a repository and keep it synced. If not, you’d need to build something with webhooks. Or keep both synced manually every now and then (or on a new release/tag.)