Skip to content

Commit 69a8641

Browse files
committed
Add translators before schedule began
1 parent c2d30f9 commit 69a8641

File tree

1 file changed

+83
-83
lines changed

1 file changed

+83
-83
lines changed

book/contributors.asc

Lines changed: 83 additions & 83 deletions
Original file line numberDiff line numberDiff line change
@@ -106,103 +106,103 @@
106106
章节, 译者, 审校者
107107

108108
1. 起步, ,
109-
1.1 关于版本控制, ,
110-
1.2 Git 简史, ,
111-
1.3 Git 基础, ,
112-
1.4 命令行, ,
113-
1.5 安装 Git, ,
114-
1.6 初次运行 Git 前的配置, @networm, @xinqiu @robinwen @ahliji
115-
1.7 获取帮助, ,
116-
1.8 总结, ,
109+
1.1 关于版本控制, @Lax, @sanddudu
110+
1.2 Git 简史, @Lax,
111+
1.3 Git 基础, @Lax, @Geno1024
112+
1.4 命令行, @hbrls, @spacewander
113+
1.5 安装 Git, @Lax, @sanddudu
114+
1.6 初次运行 Git 前的配置, @networm, @xinqiu @robinwen @ahlijin @sanddudu
115+
1.7 获取帮助, @Lax,
116+
1.8 总结, @Lax, @devbean
117117
2. Git 基础, ,
118-
2.1 获取 Git 仓库, ,
119-
2.2 记录每次更新到仓库, ,
120-
2.3 查看提交历史, ,
121-
2.4 撤消操作, @networm, @pktangyue @robinwen @ahliji
122-
2.5 远程仓库的使用, @networm, @pktangyue @ahlijin @wych4
123-
2.6 打标签, @networm, @pktangyue @wych42 @robinwe
124-
2.7 Git 别名, @networm, @pktangyue @wych42 @robinwe
125-
2.8 总结, ,
118+
2.1 获取 Git 仓库, @alamier, @networm
119+
2.2 记录每次更新到仓库, @alamier, @networm @sanddudu
120+
2.3 查看提交历史, @alamier, @sanddudu
121+
2.4 撤消操作, @networm, @pktangyue @robinwen @ahlijin
122+
2.5 远程仓库的使用, @networm, @pktangyue @ahlijin @wych42
123+
2.6 打标签, @networm, @pktangyue @wych42 @robinwen
124+
2.7 Git 别名, @networm, @pktangyue @wych42 @robinwen
125+
2.8 总结, @alamier,
126126
3. Git 分支, ,
127127
3.1 分支简介, @archermind,
128-
3.2 分支的新建与合并, @archermind, @zwpaper @wych42 @robinwe
129-
3.3 分支管理, @networm, @zwpaper @wych42 @robinwe
130-
3.4 分支开发工作流, @archermind, @xinqiu @wych42 @zwpape
131-
3.5 远程分支, @networm, @wych42 @zwpaper @robinwe
132-
3.6 变基, ,
133-
3.7 总结, ,
128+
3.2 分支的新建与合并, @archermind, @zwpaper @wych42 @robinwen @networm
129+
3.3 分支管理, @networm, @zwpaper @wych42 @robinwen
130+
3.4 分支开发工作流, @archermind, @xinqiu @wych42 @zwpaper
131+
3.5 远程分支, @networm, @wych42 @zwpaper @robinwen
132+
3.6 变基, @hbrls, @Albert @networm
133+
3.7 总结, @Jun995,
134134
4. 服务器上的 Git, ,
135-
4.1 协议, @wych42, @Geno1024 @archersmind @xinqiu @morefreez
136-
4.2 在服务器上搭建 Git, @neo1218, @Geno1024 @archersmind @xinqi
137-
4.3 生成 SSH 公钥, @oranzhang, @secondwtq @IceNature @jeffsu
138-
4.4 配置服务器, @oranzhang, @Geno1024 @IceNature @secondwt
139-
4.5 Git 守护进程, @branchzero, @networm @IceNature @morefreez
140-
4.6 Smart HTTP, @branchzero, @sanddudu @IceNature @morefreez
141-
4.7 GitWeb, @sanddudu, @networm @IceNature @archersmin
142-
4.8 GitLab, @neo1218, @IceNature @jeffsui @networ
143-
4.9 第三方托管的选择, @branchzero, @sanddudu @networm @IceNatur
144-
4.10 总结, ,
135+
4.1 协议, @wych42, @Geno1024 @archersmind @xinqiu @morefreeze
136+
4.2 在服务器上搭建 Git, @neo1218, @Geno1024 @archersmind @xinqiu
137+
4.3 生成 SSH 公钥, @oranzhang, @secondwtq @IceNature @jeffsui
138+
4.4 配置服务器, @oranzhang, @Geno1024 @IceNature @secondwtq
139+
4.5 Git 守护进程, @branchzero, @networm @IceNature @morefreeze
140+
4.6 Smart HTTP, @branchzero, @sanddudu @IceNature @morefreeze
141+
4.7 GitWeb, @sanddudu, @networm @IceNature @archersmind
142+
4.8 GitLab, @neo1218, @IceNature @jeffsui @networm
143+
4.9 第三方托管的选择, @branchzero, @sanddudu @networm @IceNature
144+
4.10 总结, @8loser,
145145
5. 分布式 Git, ,
146146
5.1 分布式工作流程, @leshiv, @secondwtq @summershrimp @IceNature
147-
5.2 向一个项目贡献, @networm, @secondwtq @IceNature @morefreez
148-
5.3 维护项目, @secondwtq, @IceNature @morefreeze @archersmin
149-
5.4 总结, @xiaket, @summershrimp @IceNature @vangi
147+
5.2 向一个项目贡献, @networm, @secondwtq @IceNature @morefreeze
148+
5.3 维护项目, @secondwtq, @IceNature @morefreeze @archersmind
149+
5.4 总结, @xiaket, @summershrimp @IceNature @vangie
150150
6. GitHub, ,
151-
6.1 账户的创建和配置, @devbean, @branchzero @buginux @IceNatur
152-
6.2 对项目做出贡献, @sanddudu, @branchzero @buginux @IceNatur
153-
6.3 维护项目, @qinglangee, @branchzero @polarlights @IceNatur
151+
6.1 账户的创建和配置, @devbean, @branchzero @buginux @IceNature
152+
6.2 对项目做出贡献, @sanddudu, @branchzero @buginux @IceNature
153+
6.3 维护项目, @qinglangee, @branchzero @polarlights @IceNature
154154
6.4 管理组织, @zwpaper, @Geno1024 @branchzero @secondwtq
155-
6.5 脚本 GitHub, @networm, @Geno1024 @branchzero @IceNatur
156-
6.6 总结, @devbean, @branchzero @buginux @IceNatur
155+
6.5 脚本 GitHub, @networm, @Geno1024 @branchzero @IceNature
156+
6.6 总结, @devbean, @branchzero @buginux @IceNature
157157
7. Git 工具, ,
158-
7.1 选择修订版本, ,
159-
7.2 交互式暂存, @networm, @IceNature @jeffsui @M1seR
160-
7.3 储藏与清理, @networm, @IceNature @Geno1024 @M1seR
161-
7.4 签署工作, @networm, @IceNature @tvvocold @Geno102
162-
7.5 搜索, ,
163-
7.6 重写历史, @networm, @Kyle-ak @IceNature @Geno102
164-
7.7 重置揭密, @networm, @IceNature @Geno1024 @OlingCa
165-
7.8 高级合并, @networm, @IceNature @Geno1024 @jeffsu
166-
7.9 Rerere, @networm, @Geno1024 @IceNature @jeffsu
167-
7.10 使用 Git 调试, ,
168-
7.11 子模块, @networm, @IceNature @Geno1024 @OlingCa
169-
7.12 打包, @networm, @xff2016 @Geno1024 @IceNatur
170-
7.13 替换, @Gnahceg,
171-
7.14 凭证存储, ,
172-
7.15 总结, ,
158+
7.1 选择修订版本, @leo108, @archersmind
159+
7.2 交互式暂存, @networm, @IceNature @jeffsui @M1seRy
160+
7.3 储藏与清理, @networm, @IceNature @Geno1024 @M1seRy
161+
7.4 签署工作, @networm, @IceNature @tvvocold @Geno1024
162+
7.5 搜索, @leo108, @archersmind
163+
7.6 重写历史, @networm, @Kyle-ak @IceNature @Geno1024
164+
7.7 重置揭密, @networm, @IceNature @Geno1024 @OlingCat
165+
7.8 高级合并, @networm, @IceNature @Geno1024 @jeffsui
166+
7.9 Rerere, @networm, @Geno1024 @IceNature @jeffsui
167+
7.10 使用 Git 调试, @leo108, @archersmind
168+
7.11 子模块, @networm, @IceNature @Geno1024 @OlingCat
169+
7.12 打包, @networm, @xff2016 @Geno1024 @IceNature
170+
7.13 替换, @Gnahceg, @xff2016 @Geno1024 @IceNature @oldsharp @archersmind
171+
7.14 凭证存储, @leo108,
172+
7.15 总结, @leo108,
173173
8. 自定义 Git, ,
174-
8.1 配置 Git, @spacewander, @neo1218 @IceNature @branchzer
175-
8.2 Git 属性, @spacewander, @IceNature @secondwtq @oldshar
176-
8.3 Git 钩子, @spacewander, @IceNature @M1seRy @secondwt
177-
8.4 使用强制策略的一个例子, @spacewander, @gisphm @IceNature @M1seR
178-
8.5 总结, @spacewander, @devbean @networm @IceNatur
179-
9. Git 与其他系统, @networm,
180-
9.1 作为客户端的 Git, @networm, @IceNature @Geno1024 @KevenYoung @secondwtq @branchzero @sanddud
181-
9.2 迁移到 Git, @networm, @IceNature @Geno1024 @youngWM @sanddud
182-
9.3 总结, @networm, @IceNature @KevenYoung @Geno102
174+
8.1 配置 Git, @spacewander, @neo1218 @IceNature @branchzero
175+
8.2 Git 属性, @spacewander, @IceNature @secondwtq @oldsharp
176+
8.3 Git 钩子, @spacewander, @IceNature @M1seRy @secondwtq
177+
8.4 使用强制策略的一个例子, @spacewander, @gisphm @IceNature @M1seRy
178+
8.5 总结, @spacewander, @devbean @networm @IceNature
179+
9. Git 与其他系统, ,
180+
9.1 作为客户端的 Git, @networm, @IceNature @Geno1024 @KevenYoung @secondwtq @branchzero @sanddudu
181+
9.2 迁移到 Git, @networm, @IceNature @Geno1024 @youngWM @sanddudu
182+
9.3 总结, @networm, @IceNature @KevenYoung @Geno1024
183183
10. Git 内部原理, ,
184184
10.1 底层命令和高层命令, @oldsharp,
185-
10.2 Git 对象, @oldsharp, @networm @ZKHelloworld @OlingCa
186-
10.3 Git 引用, @oldsharp, @devbean @networm @ZKHelloworl
187-
10.4 包文件, @zwpaper, @oldsharp @robinwen @IceNatur
188-
10.5 引用规格, @morstar, @networm @oldsharp @robinwe
189-
10.6 传输协议, @zwpaper, @byr-gdp @robinwen @IceNatur
190-
10.7 维护与数据恢复, @networm, @sanddudu @IceNature @Geno102
191-
10.8 环境变量, @qinglangee, @vangie @IceNature @jeffsu
192-
10.9 总结, ,
185+
10.2 Git 对象, @oldsharp, @networm @ZKHelloworld @OlingCat
186+
10.3 Git 引用, @oldsharp, @devbean @networm @ZKHelloworld
187+
10.4 包文件, @zwpaper, @oldsharp @robinwen @IceNature
188+
10.5 引用规格, @morstar, @networm @oldsharp @robinwen
189+
10.6 传输协议, @zwpaper, @byr-gdp @robinwen @IceNature
190+
10.7 维护与数据恢复, @networm, @sanddudu @IceNature @Geno1024
191+
10.8 环境变量, @qinglangee, @vangie @IceNature @jeffsui
192+
10.9 总结, @oldsharp, @branchzero
193193
A1. 其它环境中的 Git, ,
194-
A1.1 图形界面, ,
195-
A1.2 Visual Studio 中的 Git, @liwenzhuo, @devbean @IceNature @Geno102
196-
A1.3 Eclipse 中的 Git, @WispZhan, @IceNature @Geno1024 @sanddud
197-
A1.4 Bash 中的 Git, @WispZhan, @IceNature @Geno1024 @neo121
198-
A1.5 Zsh 中的 Git, @branchzero, @IceNature @Geno1024 @polarlight
199-
A1.6 Powershell 中的 Git, @branchzero, @IceNature @Geno1024 @sanddud
200-
A1.7 总结, @networm, @IceNature @Geno1024 @sanddud
194+
A1.1 图形界面, @hbrls, @IceNature
195+
A1.2 Visual Studio 中的 Git, @liwenzhuo, @devbean @IceNature @Geno1024
196+
A1.3 Eclipse 中的 Git, @WispZhan, @IceNature @Geno1024 @sanddudu
197+
A1.4 Bash 中的 Git, @WispZhan, @IceNature @Geno1024 @neo1218
198+
A1.5 Zsh 中的 Git, @branchzero, @IceNature @Geno1024 @polarlights
199+
A1.6 Powershell 中的 Git, @branchzero, @IceNature @Geno1024 @sanddudu
200+
A1.7 总结, @networm, @IceNature @Geno1024 @sanddudu
201201
A2. 将 Git 嵌入你的应用, ,
202-
A2.1 命令行 Git 方式, ,
203-
A2.2 Libgit2, @Geno1024, @IceNature @fatjyc @branchzer
204-
A2.3 JGit, @Geno1024, @IceNature @fatjyc @branchzer
205-
A3. Git 命令, @banxi1988, @peizh @IceNature @byr-gd
202+
A2.1 命令行 Git 方式, @Geno1024,
203+
A2.2 Libgit2, @Geno1024, @IceNature @fatjyc @branchzero
204+
A2.3 JGit, @Geno1024, @IceNature @fatjyc @branchzero
205+
A3. Git 命令, @banxi1988, @peizh @IceNature @byr-gdp
206206
A3.1 设置与配置, @banxi1988, @peizh @IceNature @byr-gd
207207
A3.2 获取与创建项目, @banxi1988, @peizh @IceNature @byr-gd
208208
A3.3 快照基础, @banxi1988, @peizh @IceNature @byr-gd

0 commit comments

Comments
 (0)