Skip to content

Commit deb341a

Browse files
authored
Merge pull request #102 from git-em/trad-apendice-a
Traduz intro apendice A
2 parents 0895586 + 7c8ad87 commit deb341a

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

A-git-in-other-environments.asc

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
[#A-git-in-other-environments]
22
[appendix]
3-
== Git in Other Environments
3+
== Git em Outros Ambientes
44

5-
If you read through the whole book, you've learned a lot about how to use Git at the command line.
6-
You can work with local files, connect your repository to others over a network, and work effectively with others.
7-
But the story doesn't end there; Git is usually used as part of a larger ecosystem, and the terminal isn't always the best way to work with it.
8-
Now we'll take a look at some of the other kinds of environments where Git can be useful, and how other applications (including yours) work alongside Git.
5+
Se você leu o livro todo, você aprendeu bastante sobre como usar Git na linha de comando.
6+
Você pode trabalhar com arquivos locais, conectar seu repositório a outros através de uma rede, e trabalhar efetivamente com outrem.
7+
Mas a história não acaba aí: Git é geralmente utilizado como parte de um ecossistema maior, e o terminal nem sempre é a melhor forma de se trabalhar com esse ecossistema.
8+
Agora vamos dar um olhada em alguns dos outros tipos de ambientes onde Git pode ser útil, e como outras aplicações (inclusive a sua) funcionam junto com Git.
99

1010
include::book/A-git-in-other-environments/sections/guis.asc[]
1111

@@ -20,6 +20,6 @@ include::book/A-git-in-other-environments/sections/zsh.asc[]
2020

2121
include::book/A-git-in-other-environments/sections/powershell.asc[]
2222

23-
=== Summary
23+
=== Resumo
2424

25-
You've learned how to harness Git's power from inside the tools that you use during your everyday work, and also how to access Git repositories from your own programs.
25+
Você aprendeu como aproveitar o potencial do Git dentro de ferramentas que você utiliza durante o seu trabalho cotidiando, e também como acessar repositórios Git a partir dos seus próprios programas.

0 commit comments

Comments
 (0)