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.)
Boy, if this is the only way, it’s gonna be tricky to do o.. But thanks, I’ll try this solution anytime
– Alex
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.
– Leite