Is it possible to synchronize code repositories instanttaneously?

Asked

Viewed 29 times

0

For example: change my code on github and my import into gitlab from that code, be updated according to my changes on github.

As if it were a backup code, which updates instantaneously.

(In the case of netlify, where when I change my code in gitlab, it already automatically updates in the hosting repository.)

1 answer

1

  • Boy, if this is the only way, it’s gonna be tricky to do o.. But thanks, I’ll try this solution anytime

  • 1

    His problem seems to be a little different than yours. He says that the folder structure is different between repositories. However, I think using Hooks will be the only way you can do that.

Browser other questions tagged

You are not signed in. Login or sign up in order to post.