From d4cf28316104bab7545110f1ca33e07f478fcf53 Mon Sep 17 00:00:00 2001 From: bl-ue <54780737+bl-ue@users.noreply.github.com> Date: Fri, 8 Jan 2021 10:22:46 -0500 Subject: [PATCH] git-ls-remote: fix more information link --- pages.fr/common/git-ls-remote.md | 2 +- pages.it/common/git-ls-remote.md | 2 +- pages/common/git-ls-remote.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pages.fr/common/git-ls-remote.md b/pages.fr/common/git-ls-remote.md index 8f5b43a06..27477690e 100644 --- a/pages.fr/common/git-ls-remote.md +++ b/pages.fr/common/git-ls-remote.md @@ -2,7 +2,7 @@ > Commande Git pour répertorier les références dans un dépot distant en fonction du nom ou de l'URL. > Si aucun nom ou URL n'est donné, alors la branche amont configurée sera utilisée, ou l'origine distante si la première n'est pas configurée. -> Plus d'informations: . +> Plus d'informations: . - Afficher les références du dépot configuré par défaut : diff --git a/pages.it/common/git-ls-remote.md b/pages.it/common/git-ls-remote.md index 243c1927f..0778e66f2 100644 --- a/pages.it/common/git-ls-remote.md +++ b/pages.it/common/git-ls-remote.md @@ -2,7 +2,7 @@ > Elenca i riferimenti in un repository remoto dato un nome o un URL. > Qualora né nome né URL siano specificati, il ramo predefinito è upstream - se configurato - oppure origin. -> Maggiori informazioni: . +> Maggiori informazioni: . - Mostra tutti i riferimenti nel repository remoto predefinito: diff --git a/pages/common/git-ls-remote.md b/pages/common/git-ls-remote.md index 2e558e29a..dfadfc47b 100644 --- a/pages/common/git-ls-remote.md +++ b/pages/common/git-ls-remote.md @@ -2,7 +2,7 @@ > Git command for listing references in a remote repository based on name or URL. > If no name or URL are given, then the configured upstream branch will be used, or remote origin if the former is not configured. -> More information: . +> More information: . - Show all references in the default remote repository: