Commit b1e20833 authored by Graves Chou's avatar Graves Chou Committed by Amy Qualls

Update push mirroring page

parent 01049093
...@@ -79,7 +79,7 @@ To configure a mirror from GitLab to GitHub: ...@@ -79,7 +79,7 @@ To configure a mirror from GitLab to GitHub:
1. Create a [GitHub personal access token](https://docs.github.com/en/github/authenticating-to-github/keeping-your-account-and-data-secure/creating-a-personal-access-token) 1. Create a [GitHub personal access token](https://docs.github.com/en/github/authenticating-to-github/keeping-your-account-and-data-secure/creating-a-personal-access-token)
with `public_repo` selected. with `public_repo` selected.
1. Enter a **Git repository URL** with this format: 1. Enter a **Git repository URL** with this format:
`https://<your_github_username>@github.com/<your_github_group>/<your_github_project>.git`. `https://<your_access_token>@github.com/<github_group>/<github_project>.git`.
1. For **Password**, enter your GitHub personal access token. 1. For **Password**, enter your GitHub personal access token.
1. Select **Mirror repository**. 1. Select **Mirror repository**.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment