Skip to content

Commit f7d0b94

Browse files
author
dscho
committed
book: update zh
Updated via the `update-book.yml` GitHub workflow.
1 parent ad9b549 commit f7d0b94

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

external/book/content/book/zh/v2/Git-与其他系统-作为客户端的-Git.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@
1717
next: book/zh/v2/Git-与其他系统-迁移到-Git
1818
title: Git - 作为客户端的 Git
1919
url: "/book/zh/v2/Git-与其他系统-作为客户端的-Git.html"
20+
aliases:
21+
- "/book/zh/Git-内部原理.html"
22+
- "/book/zh/v1/Git-内部原理.html"
2023
---
2124
<p>现实并不总是尽如人意。
2225
通常,你不能立刻就把接触到的每一个项目都切换到 Git。

external/book/content/book/zh/v2/Git-与其他系统-总结.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@
1717
next: book/zh/v2/Git-内部原理-底层命令与上层命令
1818
title: Git - 总结
1919
url: "/book/zh/v2/Git-与其他系统-总结.html"
20+
aliases:
21+
- "/book/zh/Git-内部原理-Git-References.html"
22+
- "/book/zh/v1/Git-内部原理-Git-References.html"
2023
---
2124
<h2 id="_总结_11">总结</h2>
2225
<div class="paragraph">

external/book/content/book/zh/v2/Git-与其他系统-迁移到-Git.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@
1717
next: book/zh/v2/Git-与其他系统-总结
1818
title: Git - 迁移到 Git
1919
url: "/book/zh/v2/Git-与其他系统-迁移到-Git.html"
20+
aliases:
21+
- "/book/zh/Git-内部原理-Git-对象.html"
22+
- "/book/zh/v1/Git-内部原理-Git-对象.html"
2023
---
2124
<h2 id="_migrating">迁移到 Git</h2>
2225
<div class="paragraph">

external/book/content/book/zh/v2/Git-分支-分支开发工作流.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@
1717
next: book/zh/v2/Git-分支-远程分支
1818
title: Git - 分支开发工作流
1919
url: "/book/zh/v2/Git-分支-分支开发工作流.html"
20+
aliases:
21+
- "/book/zh/Git-分支-利用分支进行开发的工作流程.html"
22+
- "/book/zh/v1/Git-分支-利用分支进行开发的工作流程.html"
2023
---
2124
<h2 id="_分支开发工作流">分支开发工作流</h2>
2225
<div class="paragraph">

external/book/content/book/zh/v2/Git-分支-分支的新建与合并.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@
1717
next: book/zh/v2/Git-分支-分支管理
1818
title: Git - 分支的新建与合并
1919
url: "/book/zh/v2/Git-分支-分支的新建与合并.html"
20+
aliases:
21+
- "/book/zh/Git-分支-分支的新建与合并.html"
22+
- "/book/zh/v1/Git-分支-分支的新建与合并.html"
2023
---
2124
<h2 id="_分支的新建与合并">分支的新建与合并</h2>
2225
<div class="paragraph">

external/book/content/book/zh/v2/Git-分支-分支简介.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@
1717
next: book/zh/v2/Git-分支-分支的新建与合并
1818
title: Git - 分支简介
1919
url: "/book/zh/v2/Git-分支-分支简介.html"
20+
aliases:
21+
- "/book/zh/Git-分支.html"
22+
- "/book/zh/v1/Git-分支.html"
2023
---
2124
<p>
2225
几乎所有的版本控制系统都以某种形式支持分支。

external/book/content/book/zh/v2/Git-分支-分支管理.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@
1717
next: book/zh/v2/Git-分支-分支开发工作流
1818
title: Git - 分支管理
1919
url: "/book/zh/v2/Git-分支-分支管理.html"
20+
aliases:
21+
- "/book/zh/Git-分支-分支的管理.html"
22+
- "/book/zh/v1/Git-分支-分支的管理.html"
2023
---
2124
<h2 id="_branch_management">分支管理</h2>
2225
<div class="paragraph">

external/book/content/book/zh/v2/Git-分支-变基.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@
1717
next: book/zh/v2/Git-分支-总结
1818
title: Git - 变基
1919
url: "/book/zh/v2/Git-分支-变基.html"
20+
aliases:
21+
- "/book/zh/Git-分支-分支的衍合.html"
22+
- "/book/zh/v1/Git-分支-分支的衍合.html"
2023
---
2124
<h2 id="_rebasing">变基</h2>
2225
<div class="paragraph">

external/book/content/book/zh/v2/Git-分支-总结.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@
1717
next: book/zh/v2/服务器上的-Git-协议
1818
title: Git - 总结
1919
url: "/book/zh/v2/Git-分支-总结.html"
20+
aliases:
21+
- "/book/zh/Git-分支-小结.html"
22+
- "/book/zh/v1/Git-分支-小结.html"
2023
---
2124
<h2 id="_总结_3">总结</h2>
2225
<div class="paragraph">

0 commit comments

Comments
 (0)