Skip to content

Commit

Permalink
Tirando termo repetivo
Browse files Browse the repository at this point in the history
Tirei uma repetição após terminar de traduzir parte da seção
  • Loading branch information
rickserraglia authored Oct 7, 2021
1 parent 6e9606c commit 7a1b191
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion book/02-git-basics/sections/remotes.asc
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ Veja <<ch03-git-branching#ch03-git-branching>> para informações mais detalhada
==== Inspecionando o Servidor Remoto

Se você quiser ver mais informações sobre um servidor remoto em particular, você pode usar o comando `git remote show [nome-remoto]`.(((git commands, remote)))
Se você executar este comando com um nome abreviado específico, como `origin`, obterá algo assim:
Ao executar este comando com um nome abreviado específico, como `origin`, obterá algo assim:

[source,console]
----
Expand Down

0 comments on commit 7a1b191

Please sign in to comment.