Syncing Gitlab Code to Github
Background: The company code has always been on the internal Gitlab. Including daily code commits, code reviews, project management, personnel management, etc. Now there is a new business that needs to be deployed on AWS overseas, which means we need to pull code from the internal Gitlab on Alibaba Cloud to AWS overseas. Common solutions include cross-border dedicated lines, manual sync, and automatic sync to Github.
Tools