Skip to content

Commit eb0ac1f

Browse files
author
dscho
committed
Merge branch 'book-zh-tw' of bundle-zh-tw/zh-tw.bundle into book-v1-redirects
2 parents 70fecbe + 8d29165 commit eb0ac1f

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

Diff for: external/book/content/book/zh-tw/v1/_index.html

+4
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/zh-tw/v2
4+
---

Diff for: external/book/content/book/zh-tw/v2/Customizing-Git-Git-Attributes.html

+3
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@
1616
previous: book/zh-tw/v2/Customizing-Git-Git-Configuration
1717
next: book/zh-tw/v2/Customizing-Git-Git-Hooks
1818
title: Git - Git Attributes
19+
aliases:
20+
- "/book/zh-tw/Git-與其他系統-遷移到-Git.html"
21+
- "/book/zh-tw/v1/Git-與其他系統-遷移到-Git.html"
1922
---
2023
<h2 id="_git_attributes">Git Attributes</h2>
2124
<div class="paragraph">

Diff for: external/book/content/book/zh-tw/v2/Customizing-Git-Git-Configuration.html

+3
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@
1616
previous: book/zh-tw/v2/Git-工具-總結
1717
next: book/zh-tw/v2/Customizing-Git-Git-Attributes
1818
title: Git - Git Configuration
19+
aliases:
20+
- "/book/zh-tw/Git-與其他系統.html"
21+
- "/book/zh-tw/v1/Git-與其他系統.html"
1922
---
2023
<p>So far, we’ve covered the basics of how Git works and how to use it, and we’ve introduced a number of tools that Git provides to help you use it easily and efficiently.
2124
In this chapter, we’ll see how you can make Git operate in a more customized fashion, by introducing several important configuration settings and the hooks system.

Diff for: external/book/content/book/zh-tw/v2/Customizing-Git-Git-Hooks.html

+3
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@
1616
previous: book/zh-tw/v2/Customizing-Git-Git-Attributes
1717
next: book/zh-tw/v2/Customizing-Git-An-Example-Git-Enforced-Policy
1818
title: Git - Git Hooks
19+
aliases:
20+
- "/book/zh-tw/Git-與其他系統-總結.html"
21+
- "/book/zh-tw/v1/Git-與其他系統-總結.html"
1922
---
2023
<h2 id="r_git_hooks">Git Hooks</h2>
2124
<div class="paragraph">

Diff for: external/book/content/book/zh-tw/v2/Git-and-Other-Systems-Git-as-a-Client.html

+3
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@
1616
previous: book/zh-tw/v2/Customizing-Git-Summary
1717
next: book/zh-tw/v2/Git-and-Other-Systems-Migrating-to-Git
1818
title: Git - Git as a Client
19+
aliases:
20+
- "/book/zh-tw/Git-內部原理.html"
21+
- "/book/zh-tw/v1/Git-內部原理.html"
1922
---
2023
<p>The world isn’t perfect.
2124
Usually, you can’t immediately switch every project you come in contact with to Git.

Diff for: external/book/content/book/zh-tw/v2/Git-and-Other-Systems-Migrating-to-Git.html

+3
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@
1616
previous: book/zh-tw/v2/Git-and-Other-Systems-Git-as-a-Client
1717
next: book/zh-tw/v2/Git-and-Other-Systems-Summary
1818
title: Git - Migrating to Git
19+
aliases:
20+
- "/book/zh-tw/Git-內部原理-Git-物件.html"
21+
- "/book/zh-tw/v1/Git-內部原理-Git-物件.html"
1922
---
2023
<h2 id="r_migrating">Migrating to Git</h2>
2124
<div class="paragraph">

Diff for: external/book/content/book/zh-tw/v2/Git-and-Other-Systems-Summary.html

+3
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@
1616
previous: book/zh-tw/v2/Git-and-Other-Systems-Migrating-to-Git
1717
next: book/zh-tw/v2/Git-Internals-Plumbing-and-Porcelain
1818
title: Git - Summary
19+
aliases:
20+
- "/book/zh-tw/Git-內部原理-Git-References.html"
21+
- "/book/zh-tw/v1/Git-內部原理-Git-References.html"
1922
---
2023
<h2 id="_summary_4">Summary</h2>
2124
<div class="paragraph">

Diff for: external/book/content/book/zh-tw/v2/Git-基礎-Git-Aliases.html

+3
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@
1717
next: book/zh-tw/v2/Git-基礎-總結
1818
title: Git - Git Aliases
1919
url: "/book/zh-tw/v2/Git-基礎-Git-Aliases.html"
20+
aliases:
21+
- "/book/zh-tw/Git-基礎-提示和技巧.html"
22+
- "/book/zh-tw/v1/Git-基礎-提示和技巧.html"
2023
---
2124
<h2 id="r_git_aliases">Git Aliases</h2>
2225
<div class="paragraph">

Diff for: external/book/content/book/zh-tw/v2/Git-基礎-取得一個-Git-倉儲.html

+3
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@
1717
next: book/zh-tw/v2/Git-基礎-紀錄變更到版本庫中
1818
title: Git - 取得一個 Git 倉儲
1919
url: "/book/zh-tw/v2/Git-基礎-取得一個-Git-倉儲.html"
20+
aliases:
21+
- "/book/zh-tw/Git-基礎.html"
22+
- "/book/zh-tw/v1/Git-基礎.html"
2023
---
2124
<p>假如您只能閱讀一章來學習 Git,那麼這個章節就是您的不二選擇。
2225
本章節涵蓋你以後使用 Git 來完成絕大多數工作時,最常被使用的基本指令。

Diff for: external/book/content/book/zh-tw/v2/Git-基礎-復原.html

+3
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@
1717
next: book/zh-tw/v2/Git-基礎-與遠端協同工作
1818
title: Git - 復原
1919
url: "/book/zh-tw/v2/Git-基礎-復原.html"
20+
aliases:
21+
- "/book/zh-tw/Git-基礎-復原.html"
22+
- "/book/zh-tw/v1/Git-基礎-復原.html"
2023
---
2124
<h2 id="r_undoing">復原</h2>
2225
<div class="paragraph">

Diff for: external/book/content/book/zh-tw/v2/Git-基礎-標籤.html

+3
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@
1717
next: book/zh-tw/v2/Git-基礎-Git-Aliases
1818
title: Git - 標籤
1919
url: "/book/zh-tw/v2/Git-基礎-標籤.html"
20+
aliases:
21+
- "/book/zh-tw/Git-基礎-標籤.html"
22+
- "/book/zh-tw/v1/Git-基礎-標籤.html"
2023
---
2124
<h2 id="r_git_tagging">標籤</h2>
2225
<div class="paragraph">

Diff for: external/book/content/book/zh-tw/v2/Git-基礎-檢視提交的歷史記錄.html

+3
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@
1717
next: book/zh-tw/v2/Git-基礎-復原
1818
title: Git - 檢視提交的歷史記錄
1919
url: "/book/zh-tw/v2/Git-基礎-檢視提交的歷史記錄.html"
20+
aliases:
21+
- "/book/zh-tw/Git-基礎-檢視提交的歷史記錄.html"
22+
- "/book/zh-tw/v1/Git-基礎-檢視提交的歷史記錄.html"
2023
---
2124
<h2 id="r_viewing_history">檢視提交的歷史記錄</h2>
2225
<div class="paragraph">

Diff for: external/book/content/book/zh-tw/v2/Git-基礎-紀錄變更到版本庫中.html

+3
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@
1717
next: book/zh-tw/v2/Git-基礎-檢視提交的歷史記錄
1818
title: Git - 紀錄變更到版本庫中
1919
url: "/book/zh-tw/v2/Git-基礎-紀錄變更到版本庫中.html"
20+
aliases:
21+
- "/book/zh-tw/Git-基礎-提交更新到儲存庫.html"
22+
- "/book/zh-tw/v1/Git-基礎-提交更新到儲存庫.html"
2023
---
2124
<h2 id="_紀錄變更到版本庫中">紀錄變更到版本庫中</h2>
2225
<div class="paragraph">

Diff for: external/book/content/book/zh-tw/v2/Git-基礎-總結.html

+3
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@
1717
next: book/zh-tw/v2/使用-Git-分支-簡述分支
1818
title: Git - 總結
1919
url: "/book/zh-tw/v2/Git-基礎-總結.html"
20+
aliases:
21+
- "/book/zh-tw/Git-基礎-總結.html"
22+
- "/book/zh-tw/v1/Git-基礎-總結.html"
2023
---
2124
<h2 id="_總結">總結</h2>
2225
<div class="paragraph">

Diff for: external/book/content/book/zh-tw/v2/Git-基礎-與遠端協同工作.html

+3
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@
1717
next: book/zh-tw/v2/Git-基礎-標籤
1818
title: Git - 與遠端協同工作
1919
url: "/book/zh-tw/v2/Git-基礎-與遠端協同工作.html"
20+
aliases:
21+
- "/book/zh-tw/Git-基礎-與遠端協同工作.html"
22+
- "/book/zh-tw/v1/Git-基礎-與遠端協同工作.html"
2023
---
2124
<h2 id="r_remote_repos">與遠端協同工作</h2>
2225
<div class="paragraph">

Diff for: external/book/content/book/zh-tw/v2/Git-工具-Interactive-Staging.html

+3
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@
1717
next: book/zh-tw/v2/Git-工具-Stashing-and-Cleaning
1818
title: Git - Interactive Staging
1919
url: "/book/zh-tw/v2/Git-工具-Interactive-Staging.html"
20+
aliases:
21+
- "/book/zh-tw/Git-客製化-Git-屬性.html"
22+
- "/book/zh-tw/v1/Git-客製化-Git-屬性.html"
2023
---
2124
<h2 id="r_interactive_staging">Interactive Staging</h2>
2225
<div class="paragraph">

Diff for: external/book/content/book/zh-tw/v2/Git-工具-Revision-Selection.html

+3
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@
1717
next: book/zh-tw/v2/Git-工具-Interactive-Staging
1818
title: Git - Revision Selection
1919
url: "/book/zh-tw/v2/Git-工具-Revision-Selection.html"
20+
aliases:
21+
- "/book/zh-tw/Git-客製化.html"
22+
- "/book/zh-tw/v1/Git-客製化.html"
2023
---
2124
<p>到目前為止,你已經學到用來管理或維護你原始碼的 Git 版本庫(repository)所需的大部分常用指令和流程,
2225
你已經完成追蹤及提交檔案的基本任務,並利用暫存區域以及輕量級主題分支和合併的功能。</p><p>現在將帶你探索一些你平常可能用不到,有時候卻可能會派上用場的強大 Git 功能。</p>

Diff for: external/book/content/book/zh-tw/v2/Git-工具-Searching.html

+3
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@
1717
next: book/zh-tw/v2/Git-工具-Rewriting-History
1818
title: Git - Searching
1919
url: "/book/zh-tw/v2/Git-工具-Searching.html"
20+
aliases:
21+
- "/book/zh-tw/Git-客製化-總結.html"
22+
- "/book/zh-tw/v1/Git-客製化-總結.html"
2023
---
2124
<h2 id="r_searching">Searching</h2>
2225
<div class="paragraph">

Diff for: external/book/content/book/zh-tw/v2/Git-工具-Signing-Your-Work.html

+3
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@
1717
next: book/zh-tw/v2/Git-工具-Searching
1818
title: Git - Signing Your Work
1919
url: "/book/zh-tw/v2/Git-工具-Signing-Your-Work.html"
20+
aliases:
21+
- "/book/zh-tw/Git-客製化-Git-強制策略實例.html"
22+
- "/book/zh-tw/v1/Git-客製化-Git-強制策略實例.html"
2023
---
2124
<h2 id="r_signing">Signing Your Work</h2>
2225
<div class="paragraph">

Diff for: external/book/content/book/zh-tw/v2/Git-工具-Stashing-and-Cleaning.html

+3
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@
1717
next: book/zh-tw/v2/Git-工具-Signing-Your-Work
1818
title: Git - Stashing and Cleaning
1919
url: "/book/zh-tw/v2/Git-工具-Stashing-and-Cleaning.html"
20+
aliases:
21+
- "/book/zh-tw/Git-客製化-Git-Hooks.html"
22+
- "/book/zh-tw/v1/Git-客製化-Git-Hooks.html"
2023
---
2124
<h2 id="r_git_stashing">Stashing and Cleaning</h2>
2225
<div class="paragraph">

Diff for: external/book/content/book/zh-tw/v2/GitHub-Managing-an-organization.html

+3
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@
1616
previous: book/zh-tw/v2/GitHub-維護專案
1717
next: book/zh-tw/v2/GitHub-Scripting-GitHub
1818
title: Git - Managing an organization
19+
aliases:
20+
- "/book/zh-tw/Git-工具-重寫歷史.html"
21+
- "/book/zh-tw/v1/Git-工具-重寫歷史.html"
1922
---
2023
<h2 id="r_github_orgs">Managing an organization</h2>
2124
<div class="paragraph">

Diff for: external/book/content/book/zh-tw/v2/GitHub-Scripting-GitHub.html

+3
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@
1616
previous: book/zh-tw/v2/GitHub-Managing-an-organization
1717
next: book/zh-tw/v2/GitHub-總結
1818
title: Git - Scripting GitHub
19+
aliases:
20+
- "/book/zh-tw/Git-工具-使用-Git-做-Debug.html"
21+
- "/book/zh-tw/v1/Git-工具-使用-Git-做-Debug.html"
1922
---
2023
<h2 id="_scripting_github">Scripting GitHub</h2>
2124
<div class="paragraph">

Diff for: external/book/content/book/zh-tw/v2/GitHub-參與一個專案.html

+3
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@
1717
next: book/zh-tw/v2/GitHub-維護專案
1818
title: Git - 參與一個專案
1919
url: "/book/zh-tw/v2/GitHub-參與一個專案.html"
20+
aliases:
21+
- "/book/zh-tw/Git-工具-互動式暫存.html"
22+
- "/book/zh-tw/v1/Git-工具-互動式暫存.html"
2023
---
2124
<h2 id="_參與一個專案">參與一個專案</h2>
2225
<div class="paragraph">

Diff for: external/book/content/book/zh-tw/v2/GitHub-建立帳戶及設定.html

+3
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@
1717
next: book/zh-tw/v2/GitHub-參與一個專案
1818
title: Git - 建立帳戶及設定
1919
url: "/book/zh-tw/v2/GitHub-建立帳戶及設定.html"
20+
aliases:
21+
- "/book/zh-tw/Git-工具.html"
22+
- "/book/zh-tw/v1/Git-工具.html"
2023
---
2124
<p>
2225
GitHub 是個上面有大量 Git 倉儲的主機,同時也是數以百萬計的開發者和專案的交流中心。

Diff for: external/book/content/book/zh-tw/v2/GitHub-維護專案.html

+3
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@
1717
next: book/zh-tw/v2/GitHub-Managing-an-organization
1818
title: Git - 維護專案
1919
url: "/book/zh-tw/v2/GitHub-維護專案.html"
20+
aliases:
21+
- "/book/zh-tw/Git-工具-儲藏-Stashing.html"
22+
- "/book/zh-tw/v1/Git-工具-儲藏-Stashing.html"
2023
---
2124
<h2 id="r_maintaining_gh_project">維護專案</h2>
2225
<div class="paragraph">

Diff for: external/book/content/book/zh-tw/v2/GitHub-總結.html

+3
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@
1717
next: book/zh-tw/v2/Git-工具-Revision-Selection
1818
title: Git - 總結
1919
url: "/book/zh-tw/v2/GitHub-總結.html"
20+
aliases:
21+
- "/book/zh-tw/Git-工具-子模組-Submodules.html"
22+
- "/book/zh-tw/v1/Git-工具-子模組-Submodules.html"
2023
---
2124
<h2 id="_總結_5">總結</h2>
2225
<div class="paragraph">

Diff for: external/book/content/book/zh-tw/v2/_index.html

+1
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,6 @@
1313
url: "/book/zh-tw/v2.html"
1414
aliases:
1515
- "/book/zh-tw/v2/index.html"
16+
- "/book/zh-tw/v1/index.html"
1617
- "/book/zh-tw/index.html"
1718
---

Diff for: external/book/content/book/zh-tw/v2/伺服器上的-Git-Git-常駐程式.html

+3
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@
1717
next: book/zh-tw/v2/伺服器上的-Git-Smart-HTTP
1818
title: Git - Git 常駐程式
1919
url: "/book/zh-tw/v2/伺服器上的-Git-Git-常駐程式.html"
20+
aliases:
21+
- "/book/zh-tw/Git-on-the-Server-Public-Access.html"
22+
- "/book/zh-tw/v1/Git-on-the-Server-Public-Access.html"
2023
---
2124
<h2 id="_git_常駐程式">Git 常駐程式</h2>
2225
<div class="paragraph">

Diff for: external/book/content/book/zh-tw/v2/伺服器上的-Git-GitLab.html

+3
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@
1717
next: book/zh-tw/v2/伺服器上的-Git-第3方-Git-託管方案
1818
title: Git - GitLab
1919
url: "/book/zh-tw/v2/伺服器上的-Git-GitLab.html"
20+
aliases:
21+
- "/book/zh-tw/Git-on-the-Server-Gitolite.html"
22+
- "/book/zh-tw/v1/Git-on-the-Server-Gitolite.html"
2023
---
2124
<h2 id="_gitlab">GitLab</h2>
2225
<div class="paragraph">

Diff for: external/book/content/book/zh-tw/v2/伺服器上的-Git-GitWeb.html

+3
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@
1717
next: book/zh-tw/v2/伺服器上的-Git-GitLab
1818
title: Git - GitWeb
1919
url: "/book/zh-tw/v2/伺服器上的-Git-GitWeb.html"
20+
aliases:
21+
- "/book/zh-tw/Git-on-the-Server-Gitosis.html"
22+
- "/book/zh-tw/v1/Git-on-the-Server-Gitosis.html"
2023
---
2124
<h2 id="_gitweb">GitWeb</h2>
2225
<div class="paragraph">

Diff for: external/book/content/book/zh-tw/v2/伺服器上的-Git-Smart-HTTP.html

+3
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@
1717
next: book/zh-tw/v2/伺服器上的-Git-GitWeb
1818
title: Git - Smart HTTP
1919
url: "/book/zh-tw/v2/伺服器上的-Git-Smart-HTTP.html"
20+
aliases:
21+
- "/book/zh-tw/Git-on-the-Server-GitWeb.html"
22+
- "/book/zh-tw/v1/Git-on-the-Server-GitWeb.html"
2023
---
2124
<h2 id="_smart_http_2">Smart HTTP</h2>
2225
<div class="paragraph">

Diff for: external/book/content/book/zh-tw/v2/伺服器上的-Git-在伺服器上佈署-Git.html

+3
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@
1717
next: book/zh-tw/v2/伺服器上的-Git-產生你的-SSH-公鑰
1818
title: Git - 在伺服器上佈署 Git
1919
url: "/book/zh-tw/v2/伺服器上的-Git-在伺服器上佈署-Git.html"
20+
aliases:
21+
- "/book/zh-tw/Git-on-the-Server-Getting-Git-on-a-Server.html"
22+
- "/book/zh-tw/v1/Git-on-the-Server-Getting-Git-on-a-Server.html"
2023
---
2124
<h2 id="r_git_on_the_server">在伺服器上佈署 Git</h2>
2225
<div class="paragraph">

Diff for: external/book/content/book/zh-tw/v2/伺服器上的-Git-產生你的-SSH-公鑰.html

+3
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@
1717
next: book/zh-tw/v2/伺服器上的-Git-設定伺服器
1818
title: Git - 產生你的 SSH 公鑰
1919
url: "/book/zh-tw/v2/伺服器上的-Git-產生你的-SSH-公鑰.html"
20+
aliases:
21+
- "/book/zh-tw/Git-on-the-Server-Generating-Your-SSH-Public-Key.html"
22+
- "/book/zh-tw/v1/Git-on-the-Server-Generating-Your-SSH-Public-Key.html"
2023
---
2124
<h2 id="r_generate_ssh_key">產生你的 SSH 公鑰</h2>
2225
<div class="paragraph">

Diff for: external/book/content/book/zh-tw/v2/伺服器上的-Git-第3方-Git-託管方案.html

+3
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@
1717
next: book/zh-tw/v2/伺服器上的-Git-總結
1818
title: Git - 第3方 Git 託管方案
1919
url: "/book/zh-tw/v2/伺服器上的-Git-第3方-Git-託管方案.html"
20+
aliases:
21+
- "/book/zh-tw/Git-on-the-Server-Git-Daemon.html"
22+
- "/book/zh-tw/v1/Git-on-the-Server-Git-Daemon.html"
2023
---
2124
<h2 id="_第3方_git_託管方案">第3方 Git 託管方案</h2>
2225
<div class="paragraph">

Diff for: external/book/content/book/zh-tw/v2/伺服器上的-Git-總結.html

+3
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@
1717
next: book/zh-tw/v2/分散式的-Git-分散式工作流程
1818
title: Git - 總結
1919
url: "/book/zh-tw/v2/伺服器上的-Git-總結.html"
20+
aliases:
21+
- "/book/zh-tw/Git-on-the-Server-Hosted-Git.html"
22+
- "/book/zh-tw/v1/Git-on-the-Server-Hosted-Git.html"
2023
---
2124
<h2 id="_總結_3">總結</h2>
2225
<div class="paragraph">

Diff for: external/book/content/book/zh-tw/v2/伺服器上的-Git-設定伺服器.html

+3
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@
1717
next: book/zh-tw/v2/伺服器上的-Git-Git-常駐程式
1818
title: Git - 設定伺服器
1919
url: "/book/zh-tw/v2/伺服器上的-Git-設定伺服器.html"
20+
aliases:
21+
- "/book/zh-tw/Git-on-the-Server-Setting-Up-the-Server.html"
22+
- "/book/zh-tw/v1/Git-on-the-Server-Setting-Up-the-Server.html"
2023
---
2124
<h2 id="r_setting_up_server">設定伺服器</h2>
2225
<div class="paragraph">

Diff for: external/book/content/book/zh-tw/v2/伺服器上的-Git-通訊協定.html

+3
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@
1717
next: book/zh-tw/v2/伺服器上的-Git-在伺服器上佈署-Git
1818
title: Git - 通訊協定
1919
url: "/book/zh-tw/v2/伺服器上的-Git-通訊協定.html"
20+
aliases:
21+
- "/book/zh-tw/Git-on-the-Server.html"
22+
- "/book/zh-tw/v1/Git-on-the-Server.html"
2023
---
2124
<p>
2225
At this point, you should be able to do most of the day-to-day tasks for which you’ll be using Git.

Diff for: external/book/content/book/zh-tw/v2/使用-Git-分支-分支和合併的基本用法.html

+3
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@
1717
next: book/zh-tw/v2/使用-Git-分支-分支管理
1818
title: Git - 分支和合併的基本用法
1919
url: "/book/zh-tw/v2/使用-Git-分支-分支和合併的基本用法.html"
20+
aliases:
21+
- "/book/zh-tw/Git-Branching-Basic-Branching-and-Merging.html"
22+
- "/book/zh-tw/v1/Git-Branching-Basic-Branching-and-Merging.html"
2023
---
2124
<h2 id="_分支和合併的基本用法">分支和合併的基本用法</h2>
2225
<div class="paragraph">

Diff for: external/book/content/book/zh-tw/v2/使用-Git-分支-分支工作流程.html

+3
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@
1717
next: book/zh-tw/v2/使用-Git-分支-遠端分支
1818
title: Git - 分支工作流程
1919
url: "/book/zh-tw/v2/使用-Git-分支-分支工作流程.html"
20+
aliases:
21+
- "/book/zh-tw/Git-Branching-Branching-Workflows.html"
22+
- "/book/zh-tw/v1/Git-Branching-Branching-Workflows.html"
2023
---
2124
<h2 id="_分支工作流程">分支工作流程</h2>
2225
<div class="paragraph">

Diff for: external/book/content/book/zh-tw/v2/使用-Git-分支-分支管理.html

+3
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@
1717
next: book/zh-tw/v2/使用-Git-分支-分支工作流程
1818
title: Git - 分支管理
1919
url: "/book/zh-tw/v2/使用-Git-分支-分支管理.html"
20+
aliases:
21+
- "/book/zh-tw/Git-Branching-Branch-Management.html"
22+
- "/book/zh-tw/v1/Git-Branching-Branch-Management.html"
2023
---
2124
<h2 id="r_branch_management">分支管理</h2>
2225
<div class="paragraph">

0 commit comments

Comments
 (0)