Skip to content
Snippets Groups Projects

Doc | Make authentication methods consistent

Merged Priyan Sureshbabu requested to merge doc-psureshbabu-master-patch-76115 into master
2 files
+ 2
2
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -63,7 +63,7 @@ Prerequisite:
@@ -63,7 +63,7 @@ Prerequisite:
in the URL, if required: `https://MYUSERNAME@github.com/GROUPNAME/PROJECTNAME.git`
in the URL, if required: `https://MYUSERNAME@github.com/GROUPNAME/PROJECTNAME.git`
1. In **Mirror direction**, select **Pull**.
1. In **Mirror direction**, select **Pull**.
1. In **Authentication method**, select your authentication method. To learn more, read
1. In **Authentication method**, select your authentication method. To learn more, read
[Authentication methods for mirrors](#authentication-methods-for-mirrors).
[Authentication methods for mirrors](index.md#authentication-methods-for-mirrors).
1. Select any of the options you need:
1. Select any of the options you need:
- [**Overwrite diverged branches**](#overwrite-diverged-branches)
- [**Overwrite diverged branches**](#overwrite-diverged-branches)
- [**Trigger pipelines for mirror updates**](#trigger-pipelines-for-mirror-updates)
- [**Trigger pipelines for mirror updates**](#trigger-pipelines-for-mirror-updates)
Loading