Skip to content

Commit 781cab5

Browse files
author
dscho
committed
Merge branch 'book-zh' of bundle-zh/zh.bundle into gh-pages
2 parents e60aceb + 15b5137 commit 781cab5

12 files changed

+19
-19
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@
88
language_code: zh
99
front_page: true
1010
repository_url: https://github.com/progit/progit2-zh
11-
sha: cc8b1d112cf6664393f357839945380f078d3451
12-
ebook_pdf: https://github.com/progit/progit2-zh/releases/download/2.1.75/progit.pdf
13-
ebook_epub: https://github.com/progit/progit2-zh/releases/download/2.1.75/progit.epub
14-
ebook_mobi: https://github.com/progit/progit2-zh/releases/download/2.1.75/progit.mobi
11+
sha: fc0728cccebee5121b1480e093f1421afdfff01f
12+
ebook_pdf: https://github.com/progit/progit2-zh/releases/download/2.1.76/progit.pdf
13+
ebook_epub: https://github.com/progit/progit2-zh/releases/download/2.1.76/progit.epub
14+
ebook_mobi: https://github.com/progit/progit2-zh/releases/download/2.1.76/progit.mobi
1515
page_title: Git - Book
1616
url: "/book/zh/v2.html"
1717
aliases:
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
---
22
### DO NOT EDIT! Generated by script/update-book2.rb
3-
redirect_to: book/zh/v2/附录-A:-在其它环境中使用-Git-Git-在-PowerShell-中使用-Git#_git_powershell
3+
redirect_to: book/zh/v2/附录-A:-在其它环境中使用-Git-PowerShell-中的-Git#_git_powershell
44
---
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
---
22
### DO NOT EDIT! Generated by script/update-book2.rb
3-
redirect_to: book/zh/v2/附录-A:-在其它环境中使用-Git-Git-在-PowerShell-中使用-Git#_powershell_gallery
3+
redirect_to: book/zh/v2/附录-A:-在其它环境中使用-Git-PowerShell-中的-Git#_powershell_gallery
44
---
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
---
22
### DO NOT EDIT! Generated by script/update-book2.rb
3-
redirect_to: book/zh/v2/附录-A:-在其它环境中使用-Git-Git-在-PowerShell-中使用-Git#_从源码安装
3+
redirect_to: book/zh/v2/附录-A:-在其它环境中使用-Git-PowerShell-中的-Git#_从源码安装
44
---
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
---
22
### DO NOT EDIT! Generated by script/update-book2.rb
3-
redirect_to: book/zh/v2/附录-A:-在其它环境中使用-Git-Git-在-PowerShell-中使用-Git#_前提需求仅限_windows
3+
redirect_to: book/zh/v2/附录-A:-在其它环境中使用-Git-PowerShell-中的-Git#_前提需求仅限_windows
44
---
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
---
22
### DO NOT EDIT! Generated by script/update-book2.rb
3-
redirect_to: book/zh/v2/附录-A:-在其它环境中使用-Git-Git-在-PowerShell-中使用-Git#_安装_3
3+
redirect_to: book/zh/v2/附录-A:-在其它环境中使用-Git-PowerShell-中的-Git#_安装_3
44
---
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
---
22
### DO NOT EDIT! Generated by script/update-book2.rb
3-
redirect_to: book/zh/v2/附录-A:-在其它环境中使用-Git-Git-在-PowerShell-中使用-Git#_更新_powershell_提示符
3+
redirect_to: book/zh/v2/附录-A:-在其它环境中使用-Git-PowerShell-中的-Git#_更新_powershell_提示符
44
---
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,15 @@
1010
title: '附录 A: 在其它环境中使用 Git'
1111
number: 1
1212
section:
13-
title: Git 在 PowerShell 中使用 Git
13+
title: PowerShell 中的 Git
1414
number: 8
1515
cs_number: A1.8
1616
previous: book/zh/v2/附录-A:-在其它环境中使用-Git-Zsh-中的-Git
1717
next: book/zh/v2/附录-A:-在其它环境中使用-Git-总结
18-
title: Git - Git 在 PowerShell 中使用 Git
19-
url: "/book/zh/v2/附录-A:-在其它环境中使用-Git-Git-在-PowerShell-中使用-Git.html"
18+
title: Git - PowerShell 中的 Git
19+
url: "/book/zh/v2/附录-A:-在其它环境中使用-Git-PowerShell-中的-Git.html"
2020
---
21-
<h2 id="_git_powershell">Git 在 PowerShell 中使用 Git</h2>
21+
<h2 id="_git_powershell">PowerShell 中的 Git</h2>
2222
<div class="paragraph">
2323
<p>
2424

external/book/content/book/zh/v2/附录-A-在其它环境中使用-Git-Zsh-中的-Git.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
number: 7
1515
cs_number: A1.7
1616
previous: book/zh/v2/附录-A:-在其它环境中使用-Git-Bash-中的-Git
17-
next: book/zh/v2/附录-A:-在其它环境中使用-Git-Git-在-PowerShell-中使用-Git
17+
next: book/zh/v2/附录-A:-在其它环境中使用-Git-PowerShell-中的-Git
1818
title: Git - Zsh 中的 Git
1919
url: "/book/zh/v2/附录-A:-在其它环境中使用-Git-Zsh-中的-Git.html"
2020
---

external/book/content/book/zh/v2/附录-A-在其它环境中使用-Git-总结.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
title: 总结
1414
number: 9
1515
cs_number: A1.9
16-
previous: book/zh/v2/附录-A:-在其它环境中使用-Git-Git-在-PowerShell-中使用-Git
16+
previous: book/zh/v2/附录-A:-在其它环境中使用-Git-PowerShell-中的-Git
1717
next: book/zh/v2/附录-B:-在你的应用中嵌入-Git-命令行-Git-方式
1818
title: Git - 总结
1919
url: "/book/zh/v2/附录-A:-在其它环境中使用-Git-总结.html"

0 commit comments

Comments
 (0)