Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 531 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 531 Bytes

GitLab

Mirror from GitLab to GitHub

  1. Create the target repo in GitHub
  2. In Gitlab go to the repo to mirror to GitHub --> Settings --> Repository
  3. Open the section "Mirroring repositories"
    1. "Git repository URL": https://<username>:<organisation>@github.com/path/reponame
    2. "Mirror direction": Push
    3. "Authentication method": Password

💡 See here for SSH information: https://c3vo.de/home/mirror-gitlab-github/.