From 724ce561be1809e2e5139a51bbae2d4a5114881f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jean-No=C3=ABl=20Avila?= <jn.avila@free.fr> Date: Sun, 30 Jul 2023 13:34:17 +0200 Subject: [PATCH] fix linkgit macro typo --- po/documentation.pt_BR.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/documentation.pt_BR.po b/po/documentation.pt_BR.po index 200e55b..9456de4 100644 --- a/po/documentation.pt_BR.po +++ b/po/documentation.pt_BR.po @@ -49488,7 +49488,7 @@ msgstr "--exclude-hidden=[fetch|receive|uploadpack]" #: en/git-rev-parse.txt:207 en/rev-list-options.txt:205 #, priority:260 msgid "Do not include refs that would be hidden by `git-fetch`, `git-receive-pack` or `git-upload-pack` by consulting the appropriate `fetch.hideRefs`, `receive.hideRefs` or `uploadpack.hideRefs` configuration along with `transfer.hideRefs` (see linkgit:git-config[1]). This option affects the next pseudo-ref option `--all` or `--glob` and is cleared after processing them." -msgstr "N찾o inclua refs que seriam ocultados por `git-fetch`, `git-receive-pack` ou `git-upload-pack` durante a consulta da configura챌찾o apropriada de `fetch.hideRefs`, `receive.hideRefs` ou `uploadpack.hideRefs` junto com `transfer.hideRefs` (consulte linkgit :git-config[1]). Esta op챌찾o afeta a pr처xima op챌찾o pseudo-ref `--all` ou `--glob` e 챕 zerada ap처s o processamento." +msgstr "N찾o inclua refs que seriam ocultados por `git-fetch`, `git-receive-pack` ou `git-upload-pack` durante a consulta da configura챌찾o apropriada de `fetch.hideRefs`, `receive.hideRefs` ou `uploadpack.hideRefs` junto com `transfer.hideRefs` (consulte linkgit:git-config[1]). Esta op챌찾o afeta a pr처xima op챌찾o pseudo-ref `--all` ou `--glob` e 챕 zerada ap처s o processamento." #. type: Labeled list #: en/git-rev-parse.txt:208 -- GitLab