This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 1. In your GitLab repository, navigate to Settings -> Repository | |
| 2. Click on the Expand button next to Mirroring repositories | |
| 3. Enter the HTTPS URL for your GitHub repository in this format: | |
| https://username@github.com/username/repo-name.git | |
| 4. Select Push as the Mirror direction in the drop-down menu | |
| 5. Enter your Personal Access Token for GitHub in the Password field |