Skip to content

Commit 528a5c2

Browse files
author
dscho
committed
Merge branch 'book-zh-tw' of bundle-zh-tw/zh-tw.bundle into book-v1-redirects
2 parents 6138fb7 + 2c25dc1 commit 528a5c2

File tree

57 files changed

+170
-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.

57 files changed

+170
-0
lines changed
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+
---

external/book/content/book/zh-tw/v2/Customizing-Git-An-Example-Git-Enforced-Policy.html

+3
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@
1616
previous: book/zh-tw/v2/Customizing-Git-Git-Hooks
1717
next: book/zh-tw/v2/Customizing-Git-Summary
1818
title: Git - An Example Git-Enforced Policy
19+
aliases:
20+
- "/book/zh-tw/Git-客製化-Git-強制策略實例.html"
21+
- "/book/zh-tw/v1/Git-客製化-Git-強制策略實例.html"
1922
---
2023
<h2 id="r_an_example_git_enforced_policy">An Example Git-Enforced Policy</h2>
2124
<div class="paragraph">

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">

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.

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-客製化-Git-Hooks.html"
21+
- "/book/zh-tw/v1/Git-客製化-Git-Hooks.html"
1922
---
2023
<h2 id="r_git_hooks">Git Hooks</h2>
2124
<div class="paragraph">

external/book/content/book/zh-tw/v2/Customizing-Git-Summary.html

+3
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@
1616
previous: book/zh-tw/v2/Customizing-Git-An-Example-Git-Enforced-Policy
1717
next: book/zh-tw/v2/Git-and-Other-Systems-Git-as-a-Client
1818
title: Git - Summary
19+
aliases:
20+
- "/book/zh-tw/Git-客製化-總結.html"
21+
- "/book/zh-tw/v1/Git-客製化-總結.html"
1922
---
2023
<h2 id="_summary_3">Summary</h2>
2124
<div class="paragraph">

external/book/content/book/zh-tw/v2/Git-Internals-Git-Objects.html

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

external/book/content/book/zh-tw/v2/Git-Internals-Git-References.html

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

external/book/content/book/zh-tw/v2/Git-Internals-Maintenance-and-Data-Recovery.html

+3
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@
1616
previous: book/zh-tw/v2/Git-Internals-Transfer-Protocols
1717
next: book/zh-tw/v2/Git-Internals-Environment-Variables
1818
title: Git - Maintenance and Data Recovery
19+
aliases:
20+
- "/book/zh-tw/Git-內部原理-總結.html"
21+
- "/book/zh-tw/v1/Git-內部原理-總結.html"
1922
---
2023
<h2 id="_maintenance_and_data_recovery">Maintenance and Data Recovery</h2>
2124
<div class="paragraph">

external/book/content/book/zh-tw/v2/Git-Internals-Packfiles.html

+3
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@
1616
previous: book/zh-tw/v2/Git-Internals-Git-References
1717
next: book/zh-tw/v2/Git-Internals-The-Refspec
1818
title: Git - Packfiles
19+
aliases:
20+
- "/book/zh-tw/Git-內部原理-The-Refspec.html"
21+
- "/book/zh-tw/v1/Git-內部原理-The-Refspec.html"
1922
---
2023
<h2 id="_packfiles">Packfiles</h2>
2124
<div class="paragraph">

external/book/content/book/zh-tw/v2/Git-Internals-Plumbing-and-Porcelain.html

+3
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@
1616
previous: book/zh-tw/v2/Git-and-Other-Systems-Summary
1717
next: book/zh-tw/v2/Git-Internals-Git-Objects
1818
title: Git - Plumbing and Porcelain
19+
aliases:
20+
- "/book/zh-tw/Git-內部原理.html"
21+
- "/book/zh-tw/v1/Git-內部原理.html"
1922
---
2023
<p>You may have skipped to this chapter from a previous chapter, or you may have gotten here after reading the rest of the book – in either case, this is where we’ll go over the inner workings and implementation of Git.
2124
We found that learning this information was fundamentally important to understanding how useful and powerful Git is, but others have argued to us that it can be confusing and unnecessarily complex for beginners.

external/book/content/book/zh-tw/v2/Git-Internals-The-Refspec.html

+3
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@
1616
previous: book/zh-tw/v2/Git-Internals-Packfiles
1717
next: book/zh-tw/v2/Git-Internals-Transfer-Protocols
1818
title: Git - The Refspec
19+
aliases:
20+
- "/book/zh-tw/Git-內部原理-傳輸協議.html"
21+
- "/book/zh-tw/v1/Git-內部原理-傳輸協議.html"
1922
---
2023
<h2 id="r_refspec">The Refspec</h2>
2124
<div class="paragraph">

external/book/content/book/zh-tw/v2/Git-Internals-Transfer-Protocols.html

+3
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@
1616
previous: book/zh-tw/v2/Git-Internals-The-Refspec
1717
next: book/zh-tw/v2/Git-Internals-Maintenance-and-Data-Recovery
1818
title: Git - Transfer Protocols
19+
aliases:
20+
- "/book/zh-tw/Git-內部原理-維護及資料復原.html"
21+
- "/book/zh-tw/v1/Git-內部原理-維護及資料復原.html"
1922
---
2023
<h2 id="_transfer_protocols">Transfer Protocols</h2>
2124
<div class="paragraph">

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.

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">

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-與其他系統-總結.html"
21+
- "/book/zh-tw/v1/Git-與其他系統-總結.html"
1922
---
2023
<h2 id="_summary_4">Summary</h2>
2124
<div class="paragraph">

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">

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 來完成絕大多數工作時,最常被使用的基本指令。

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">

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">

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">

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">

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">

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">

external/book/content/book/zh-tw/v2/Git-工具-Debugging-with-Git.html

+3
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@
1717
next: book/zh-tw/v2/Git-工具-Submodules
1818
title: Git - Debugging with Git
1919
url: "/book/zh-tw/v2/Git-工具-Debugging-with-Git.html"
20+
aliases:
21+
- "/book/zh-tw/Git-工具-使用-Git-做-Debug.html"
22+
- "/book/zh-tw/v1/Git-工具-使用-Git-做-Debug.html"
2023
---
2124
<h2 id="_debugging_with_git">Debugging with Git</h2>
2225
<div class="paragraph">

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-工具-互動式暫存.html"
22+
- "/book/zh-tw/v1/Git-工具-互動式暫存.html"
2023
---
2124
<h2 id="r_interactive_staging">Interactive Staging</h2>
2225
<div class="paragraph">

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>

external/book/content/book/zh-tw/v2/Git-工具-Rewriting-History.html

+3
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@
1717
next: book/zh-tw/v2/Git-工具-Reset-Demystified
1818
title: Git - Rewriting History
1919
url: "/book/zh-tw/v2/Git-工具-Rewriting-History.html"
20+
aliases:
21+
- "/book/zh-tw/Git-工具-重寫歷史.html"
22+
- "/book/zh-tw/v1/Git-工具-重寫歷史.html"
2023
---
2124
<h2 id="r_rewriting_history">Rewriting History</h2>
2225
<div class="paragraph">

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-工具-儲藏-Stashing.html"
22+
- "/book/zh-tw/v1/Git-工具-儲藏-Stashing.html"
2023
---
2124
<h2 id="r_git_stashing">Stashing and Cleaning</h2>
2225
<div class="paragraph">

external/book/content/book/zh-tw/v2/Git-工具-Submodules.html

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

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/Customizing-Git-Git-Configuration
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="_總結_6">總結</h2>
2225
<div class="paragraph">

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
---

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-Git-Daemon.html"
22+
- "/book/zh-tw/v1/Git-on-the-Server-Git-Daemon.html"
2023
---
2124
<h2 id="_git_常駐程式">Git 常駐程式</h2>
2225
<div class="paragraph">

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">

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">

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-Public-Access.html"
22+
- "/book/zh-tw/v1/Git-on-the-Server-Public-Access.html"
2023
---
2124
<h2 id="_第3方_git_託管方案">第3方 Git 託管方案</h2>
2225
<div class="paragraph">

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-Summary.html"
22+
- "/book/zh-tw/v1/Git-on-the-Server-Summary.html"
2023
---
2124
<h2 id="_總結_3">總結</h2>
2225
<div class="paragraph">

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">

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.

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">

0 commit comments

Comments
 (0)