Skip to content

Commit e3b415f

Browse files
authored
Merge pull request #8093 from ovh/FB-update-git-association
FB - Git association - Better explain private key and private repo step
2 parents 6e93988 + fe45750 commit e3b415f

File tree

17 files changed

+63
-53
lines changed

17 files changed

+63
-53
lines changed
32.7 KB
Loading
25.7 KB
Loading

pages/web_cloud/web_hosting/git_integration_webhosting/guide.de-de.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,8 @@ Klicken Sie abschließend auf `Create Repository`{.action}.
7474

7575
Kopieren Sie die Adresse Ihres GitHub-Repositorys. Diese muss folgende Form haben:
7676

77-
- `https://github.com/<username>/<repository_name.git>` für ein öffentliches Repository.
78-
- `[email protected]:<username>/<repository_name.git>` für ein privates Repository.
77+
- `https://github.com/<username>/<repository_name>.git` für ein öffentliches Repository.
78+
- `[email protected]:<username>/<repository_name>.git` für ein privates Repository.
7979

8080
Kehren Sie zum Git-Zuordnungsformular zurück und fügen Sie die Adresse Ihres GitHub-Repositorys in das Feld `Repository`{.action} ein. Wenn das Adressformat nicht korrekt ist, wird die folgende Fehlermeldung angezeigt:
8181

@@ -129,7 +129,7 @@ Am unteren Rand des Git-Zuordnungsformulars wird ein Abschnitt `Automatische Ber
129129
Bevor Sie das Git-Zuordnungsformular bestätigen, überprüfen Sie:
130130

131131
- Ihr SSH-Schlüssel wurde erfolgreich in Ihrem GitHub-Konto gespeichert.
132-
- Die Adresse Ihres GitHub-Repositorys ist korrekt. Sie muss im Format `https://github.com/<username>/<repository_name.git>` vorliegen.
132+
- Die Adresse Ihres GitHub-Repositorys ist korrekt. Sie muss im Format `https://github.com/<username>/<repository_name>.git` vorliegen.
133133
- Der Zweigname des GitHub-Repositorys ist korrekt.
134134
- Das Installationsverzeichnis ist leer.
135135

pages/web_cloud/web_hosting/git_integration_webhosting/guide.en-asia.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,8 @@ Finally, click `Create Repository`{.action}.
7272

7373
Copy the address of your GitHub repository. It must be of the form:
7474

75-
- `https://github.com/<username>/<repository_name.git>` for a public repository.
76-
- `[email protected]:<username>/<repository_name.git>` for a private repository.
75+
- `https://github.com/<username>/<repository_name>.git` for a public repository.
76+
- `[email protected]:<username>/<repository_name>.git` for a private repository.
7777

7878
Return to the Git association form and paste the address of your GitHub repository into the `Deposit`{.action} field. If the address format is not correct, the following error message appears:
7979

@@ -126,7 +126,7 @@ At the bottom of the Git association form, a `Configuring automatic deployment`{
126126
Before validating the Git association form, make sure that:
127127

128128
- Your SSH key has been saved in your GitHub account.
129-
- The address of your GitHub repository is correct. It must be of the form `https://github.com/<username>/<repository_name.git>`.
129+
- The address of your GitHub repository is correct. It must be of the form `https://github.com/<username>/<repository_name>.git`.
130130
- The name of the GitHub repository branch is correct.
131131
- Your installation directory is empty.
132132

pages/web_cloud/web_hosting/git_integration_webhosting/guide.en-au.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,8 @@ Finally, click `Create Repository`{.action}.
7272

7373
Copy the address of your GitHub repository. It must be of the form:
7474

75-
- `https://github.com/<username>/<repository_name.git>` for a public repository.
76-
- `[email protected]:<username>/<repository_name.git>` for a private repository.
75+
- `https://github.com/<username>/<repository_name>.git` for a public repository.
76+
- `[email protected]:<username>/<repository_name>.git` for a private repository.
7777

7878
Return to the Git association form and paste the address of your GitHub repository into the `Deposit`{.action} field. If the address format is not correct, the following error message appears:
7979

@@ -126,7 +126,7 @@ At the bottom of the Git association form, a `Configuring automatic deployment`{
126126
Before validating the Git association form, make sure that:
127127

128128
- Your SSH key has been saved in your GitHub account.
129-
- The address of your GitHub repository is correct. It must be of the form `https://github.com/<username>/<repository_name.git>`.
129+
- The address of your GitHub repository is correct. It must be of the form `https://github.com/<username>/<repository_name>.git`.
130130
- The name of the GitHub repository branch is correct.
131131
- Your installation directory is empty.
132132

pages/web_cloud/web_hosting/git_integration_webhosting/guide.en-ca.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,8 @@ Finally, click `Create Repository`{.action}.
7272

7373
Copy the address of your GitHub repository. It must be of the form:
7474

75-
- `https://github.com/<username>/<repository_name.git>` for a public repository.
76-
- `[email protected]:<username>/<repository_name.git>` for a private repository.
75+
- `https://github.com/<username>/<repository_name>.git` for a public repository.
76+
- `[email protected]:<username>/<repository_name>.git` for a private repository.
7777

7878
Return to the Git association form and paste the address of your GitHub repository into the `Deposit`{.action} field. If the address format is not correct, the following error message appears:
7979

@@ -126,7 +126,7 @@ At the bottom of the Git association form, a `Configuring automatic deployment`{
126126
Before validating the Git association form, make sure that:
127127

128128
- Your SSH key has been saved in your GitHub account.
129-
- The address of your GitHub repository is correct. It must be of the form `https://github.com/<username>/<repository_name.git>`.
129+
- The address of your GitHub repository is correct. It must be of the form `https://github.com/<username>/<repository_name>.git`.
130130
- The name of the GitHub repository branch is correct.
131131
- Your installation directory is empty.
132132

pages/web_cloud/web_hosting/git_integration_webhosting/guide.en-gb.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,8 @@ Finally, click `Create Repository`{.action}.
7272

7373
Copy the address of your GitHub repository. It must be of the form:
7474

75-
- `https://github.com/<username>/<repository_name.git>` for a public repository.
76-
- `[email protected]:<username>/<repository_name.git>` for a private repository.
75+
- `https://github.com/<username>/<repository_name>.git` for a public repository.
76+
- `[email protected]:<username>/<repository_name>.git` for a private repository.
7777

7878
Return to the Git association form and paste the address of your GitHub repository into the `Deposit`{.action} field. If the address format is not correct, the following error message appears:
7979

@@ -126,7 +126,7 @@ At the bottom of the Git association form, a `Configuring automatic deployment`{
126126
Before validating the Git association form, make sure that:
127127

128128
- Your SSH key has been saved in your GitHub account.
129-
- The address of your GitHub repository is correct. It must be of the form `https://github.com/<username>/<repository_name.git>`.
129+
- The address of your GitHub repository is correct. It must be of the form `https://github.com/<username>/<repository_name>.git`.
130130
- The name of the GitHub repository branch is correct.
131131
- Your installation directory is empty.
132132

pages/web_cloud/web_hosting/git_integration_webhosting/guide.en-ie.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,8 @@ Finally, click `Create Repository`{.action}.
7272

7373
Copy the address of your GitHub repository. It must be of the form:
7474

75-
- `https://github.com/<username>/<repository_name.git>` for a public repository.
76-
- `[email protected]:<username>/<repository_name.git>` for a private repository.
75+
- `https://github.com/<username>/<repository_name>.git` for a public repository.
76+
- `[email protected]:<username>/<repository_name>.git` for a private repository.
7777

7878
Return to the Git association form and paste the address of your GitHub repository into the `Deposit`{.action} field. If the address format is not correct, the following error message appears:
7979

@@ -126,7 +126,7 @@ At the bottom of the Git association form, a `Configuring automatic deployment`{
126126
Before validating the Git association form, make sure that:
127127

128128
- Your SSH key has been saved in your GitHub account.
129-
- The address of your GitHub repository is correct. It must be of the form `https://github.com/<username>/<repository_name.git>`.
129+
- The address of your GitHub repository is correct. It must be of the form `https://github.com/<username>/<repository_name>.git`.
130130
- The name of the GitHub repository branch is correct.
131131
- Your installation directory is empty.
132132

pages/web_cloud/web_hosting/git_integration_webhosting/guide.en-sg.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,8 @@ Finally, click `Create Repository`{.action}.
7272

7373
Copy the address of your GitHub repository. It must be of the form:
7474

75-
- `https://github.com/<username>/<repository_name.git>` for a public repository.
76-
- `[email protected]:<username>/<repository_name.git>` for a private repository.
75+
- `https://github.com/<username>/<repository_name>.git` for a public repository.
76+
- `[email protected]:<username>/<repository_name>.git` for a private repository.
7777

7878
Return to the Git association form and paste the address of your GitHub repository into the `Deposit`{.action} field. If the address format is not correct, the following error message appears:
7979

@@ -126,7 +126,7 @@ At the bottom of the Git association form, a `Configuring automatic deployment`{
126126
Before validating the Git association form, make sure that:
127127

128128
- Your SSH key has been saved in your GitHub account.
129-
- The address of your GitHub repository is correct. It must be of the form `https://github.com/<username>/<repository_name.git>`.
129+
- The address of your GitHub repository is correct. It must be of the form `https://github.com/<username>/<repository_name>.git`.
130130
- The name of the GitHub repository branch is correct.
131131
- Your installation directory is empty.
132132

pages/web_cloud/web_hosting/git_integration_webhosting/guide.en-us.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,8 @@ Finally, click `Create Repository`{.action}.
7272

7373
Copy the address of your GitHub repository. It must be of the form:
7474

75-
- `https://github.com/<username>/<repository_name.git>` for a public repository.
76-
- `[email protected]:<username>/<repository_name.git>` for a private repository.
75+
- `https://github.com/<username>/<repository_name>.git` for a public repository.
76+
- `[email protected]:<username>/<repository_name>.git` for a private repository.
7777

7878
Return to the Git association form and paste the address of your GitHub repository into the `Deposit`{.action} field. If the address format is not correct, the following error message appears:
7979

@@ -126,7 +126,7 @@ At the bottom of the Git association form, a `Configuring automatic deployment`{
126126
Before validating the Git association form, make sure that:
127127

128128
- Your SSH key has been saved in your GitHub account.
129-
- The address of your GitHub repository is correct. It must be of the form `https://github.com/<username>/<repository_name.git>`.
129+
- The address of your GitHub repository is correct. It must be of the form `https://github.com/<username>/<repository_name>.git`.
130130
- The name of the GitHub repository branch is correct.
131131
- Your installation directory is empty.
132132

0 commit comments

Comments
 (0)