diff --git a/pages.fr/common/git-ls-remote.md b/pages.fr/common/git-ls-remote.md index 8f5b43a063..27477690ef 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 243c1927f5..0778e66f29 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 2e558e29af..dfadfc47b4 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: