git-ls-remote: fix more information link

translation-badges
bl-ue 2021-01-08 10:22:46 -05:00 committed by Axel Navarro
parent bae2dd054f
commit d4cf283161
3 changed files with 3 additions and 3 deletions

View File

@ -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: <https://git-scm.com/docs/git-ls-remote.html>.
> Plus d'informations: <https://git-scm.com/docs/git-ls-remote>.
- Afficher les références du dépot configuré par défaut :

View File

@ -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: <https://git-scm.com/docs/git-ls-remote.html>.
> Maggiori informazioni: <https://git-scm.com/docs/git-ls-remote>.
- Mostra tutti i riferimenti nel repository remoto predefinito:

View File

@ -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: <https://git-scm.com/docs/git-ls-remote.html>.
> More information: <https://git-scm.com/docs/git-ls-remote>.
- Show all references in the default remote repository: