pages.pt_BR/*: update pages (#14349)
* at, batch: update Brazilian Portuguese translation * git-{add,config,diff,remote,stage,status,tag}: update Brazilian Portuguese tanslation * curl: update Brazilian Portuguese translation * dd: update Brazilian Portuguese translation * docker-images: update Brazilian Portuguese translation * docker-ps: update Brazilian Portuguese translation * find: update Brazilian Portuguese translation * npm: update Brazilian Portuguese translation * Apply suggestions from code review * docker-images: update Brazilian Portuguese translation * docker-images: fix syntax in Brazilian Portuguese translation * dd: use dispositivo and origem instead of drive and fonte * curl: undo adding accent to URL * curl: remove incorrect "remoto" from pt_BR translation. The original file doesn't have "remote", and it is not needed. --------- Co-authored-by: Renie Siqueira <reniedev.github@3nie.com>
This commit is contained in:

committed by
GitHub

parent
ff100abee7
commit
a9fdf2c4d4
@@ -3,7 +3,7 @@
|
||||
> Gerencia repositórios monitorados ("remotes").
|
||||
> Mais informações: <https://git-scm.com/docs/git-remote>.
|
||||
|
||||
- Mostre uma lista de remotes existentes, seus nomes e URL:
|
||||
- Lista remotes existentes com seus nomes e URLs:
|
||||
|
||||
`git remote {{-v|--verbose}}`
|
||||
|
||||
@@ -19,6 +19,10 @@
|
||||
|
||||
`git remote set-url {{nome_do_remote}} {{nova_url}}`
|
||||
|
||||
- Mostra a URL de um remote:
|
||||
|
||||
`git remote get-url {{nome_do_remote}}`
|
||||
|
||||
- Remove um remote:
|
||||
|
||||
`git remote remove {{nome_do_remote}}`
|
||||
|
Reference in New Issue
Block a user