Skip to content

Commit afba636

Browse files
author
dscho
committed
Merge branch 'book-pt-br' of bundle-pt-br/pt-br.bundle into book-v1-redirects
2 parents 16b2fe8 + ea1f742 commit afba636

File tree

56 files changed

+167
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

56 files changed

+167
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
---
2+
### DO NOT EDIT! Generated by script/update-book2.rb
3+
redirect_to: book/pt-br/v2
4+
---

external/book/content/book/pt-br/v2/Appendix-C:-Git-Commands-Setup-and-Config.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@
1717
next: book/pt-br/v2/Appendix-C:-Git-Commands-Getting-and-Creating-Projects
1818
title: Git - Setup and Config
1919
url: "/book/pt-br/v2/Appendix-C:-Git-Commands-Setup-and-Config.html"
20+
aliases:
21+
- "/book/pt-br/commands.html"
22+
- "/book/pt-br/v1/commands.html"
2023
---
2124
<p>Throughout the book we have introduced dozens of Git commands and have tried hard to introduce them within something of a narrative, adding more commands to the story slowly.
2225
However, this leaves us with examples of usage of the commands somewhat scattered throughout the whole book.</p><p>In this appendix, we’ll go through all the Git commands we addressed throughout the book, grouped roughly by what they’re used for.

external/book/content/book/pt-br/v2/Branches-no-Git-Branches-em-poucas-palavras.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@
1616
previous: book/pt-br/v2/Fundamentos-de-Git-Sumário
1717
next: book/pt-br/v2/Branches-no-Git-O-básico-de-Ramificação-Branch-e-Mesclagem-Merge
1818
title: Git - Branches em poucas palavras
19+
aliases:
20+
- "/book/pt-br/Ramificação-Branching-no-Git.html"
21+
- "/book/pt-br/v1/Ramificação-Branching-no-Git.html"
1922
---
2023
<p>
2124
Quase todo Sistema de Controle de Versionamento tem alguma forma de suporte a ramificações (Branches).

external/book/content/book/pt-br/v2/Branches-no-Git-Branches-remotos.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@
1616
previous: book/pt-br/v2/Branches-no-Git-Fluxo-de-Branches
1717
next: book/pt-br/v2/Branches-no-Git-Rebase
1818
title: Git - Branches remotos
19+
aliases:
20+
- "/book/pt-br/Ramificação-Branching-no-Git-Branches-Remotos.html"
21+
- "/book/pt-br/v1/Ramificação-Branching-no-Git-Branches-Remotos.html"
1922
---
2023
<h2 id="r_remote_branches">Branches remotos</h2>
2124
<div class="paragraph">

external/book/content/book/pt-br/v2/Branches-no-Git-Fluxo-de-Branches.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@
1616
previous: book/pt-br/v2/Branches-no-Git-Gestão-de-Branches
1717
next: book/pt-br/v2/Branches-no-Git-Branches-remotos
1818
title: Git - Fluxo de Branches
19+
aliases:
20+
- "/book/pt-br/Ramificação-Branching-no-Git-Fluxos-de-Trabalho-com-Branches.html"
21+
- "/book/pt-br/v1/Ramificação-Branching-no-Git-Fluxos-de-Trabalho-com-Branches.html"
1922
---
2023
<h2 id="_fluxo_de_branches">Fluxo de Branches</h2>
2124
<div class="paragraph">

external/book/content/book/pt-br/v2/Branches-no-Git-Gestão-de-Branches.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@
1717
next: book/pt-br/v2/Branches-no-Git-Fluxo-de-Branches
1818
title: Git - Gestão de Branches
1919
url: "/book/pt-br/v2/Branches-no-Git-Gestão-de-Branches.html"
20+
aliases:
21+
- "/book/pt-br/Ramificação-Branching-no-Git-Gerenciamento-de-Branches.html"
22+
- "/book/pt-br/v1/Ramificação-Branching-no-Git-Gerenciamento-de-Branches.html"
2023
---
2124
<h2 id="r_branch_management">Gestão de Branches</h2>
2225
<div class="paragraph">

external/book/content/book/pt-br/v2/Branches-no-Git-O-básico-de-Ramificação-Branch-e-Mesclagem-Merge.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@
1717
next: book/pt-br/v2/Branches-no-Git-Gestão-de-Branches
1818
title: Git - O básico de Ramificação (Branch) e Mesclagem (Merge)
1919
url: "/book/pt-br/v2/Branches-no-Git-O-básico-de-Ramificação-Branch-e-Mesclagem-Merge.html"
20+
aliases:
21+
- "/book/pt-br/Ramificação-Branching-no-Git-Básico-de-Branch-e-Merge.html"
22+
- "/book/pt-br/v1/Ramificação-Branching-no-Git-Básico-de-Branch-e-Merge.html"
2023
---
2124
<h2 id="_o_básico_de_ramificação_branch_e_mesclagem_merge">O básico de Ramificação (Branch) e Mesclagem (Merge)</h2>
2225
<div class="paragraph">

external/book/content/book/pt-br/v2/Branches-no-Git-Rebase.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@
1616
previous: book/pt-br/v2/Branches-no-Git-Branches-remotos
1717
next: book/pt-br/v2/Branches-no-Git-Sumário
1818
title: Git - Rebase
19+
aliases:
20+
- "/book/pt-br/Ramificação-Branching-no-Git-Rebasing.html"
21+
- "/book/pt-br/v1/Ramificação-Branching-no-Git-Rebasing.html"
1922
---
2023
<h2 id="r_rebasing">Rebase</h2>
2124
<div class="paragraph">

external/book/content/book/pt-br/v2/Branches-no-Git-Sumário.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@
1717
next: book/pt-br/v2/Git-no-servidor-Os-Protocolos
1818
title: Git - Sumário
1919
url: "/book/pt-br/v2/Branches-no-Git-Sumário.html"
20+
aliases:
21+
- "/book/pt-br/Ramificação-Branching-no-Git-Sumário.html"
22+
- "/book/pt-br/v1/Ramificação-Branching-no-Git-Sumário.html"
2023
---
2124
<h2 id="_sumário_3">Sumário</h2>
2225
<div class="paragraph">

external/book/content/book/pt-br/v2/Começando-A-Linha-de-Comando.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@
1717
next: book/pt-br/v2/Começando-Instalando-o-Git
1818
title: Git - A Linha de Comando
1919
url: "/book/pt-br/v2/Começando-A-Linha-de-Comando.html"
20+
aliases:
21+
- "/book/pt-br/Primeiros-passos-Instalando-Git.html"
22+
- "/book/pt-br/v1/Primeiros-passos-Instalando-Git.html"
2023
---
2124
<h2 id="_a_linha_de_comando">A Linha de Comando</h2>
2225
<div class="paragraph">

0 commit comments

Comments
 (0)