Skip to content

Commit 9b23082

Browse files
author
ttaylorr
committed
Merge branch 'book-en' of bundle-en/en.bundle into gh-pages
2 parents 566ff10 + 28d155e commit 9b23082

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

external/book/content/book/en/v2/Git-and-Other-Systems-Git-as-a-Client.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ <h4 id="_getting_started">Getting Started</h4>
213213
</div>
214214
</div>
215215
<div class="paragraph">
216-
<p>Git fetches the tags directly into <code>refs/tags</code>, rather than treating them remote branches.</p>
216+
<p>Git fetches the tags directly into <code>refs/tags</code>, rather than treating them as remote branches.</p>
217217
</div>
218218
</div>
219219
<div class="sect4">

external/book/content/book/en/v2/_index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
language_code: en
99
front_page: true
1010
repository_url: https://github.com/progit/progit2
11-
sha: 6f4a9fc009d3c96671880a4fb14e01b13e529250
12-
ebook_pdf: https://github.com/progit/progit2/releases/download/2.1.446/progit.pdf
13-
ebook_epub: https://github.com/progit/progit2/releases/download/2.1.446/progit.epub
11+
sha: 55081eaf0bfb4b0f9bab287c0dd035bf604e43bc
12+
ebook_pdf: https://github.com/progit/progit2/releases/download/2.1.447/progit.pdf
13+
ebook_epub: https://github.com/progit/progit2/releases/download/2.1.447/progit.epub
1414
page_title: Git - Book
1515
url: "/book/en/v2.html"
1616
aliases:

external/book/sync/book-en.sha

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
6f4a9fc009d3c96671880a4fb14e01b13e529250
1+
55081eaf0bfb4b0f9bab287c0dd035bf604e43bc

0 commit comments

Comments
 (0)