|
106 | 106 | 章节, 译者, 审校者
|
107 | 107 |
|
108 | 108 | 1. 起步, ,
|
109 |
| - 1.1 关于版本控制, https://github.com/Lax[@Lax], https://github.com/sanddudu[@sanddudu] |
| 109 | + 1.1 关于版本控制, https://github.com/Lax[@Lax], https://github.com/sanddudu[许伟程] |
110 | 110 | 1.2 Git 简史, https://github.com/Lax[@Lax],
|
111 | 111 | 1.3 Git 基础, https://github.com/Lax[@Lax], https://github.com/Geno1024[@Geno1024]
|
112 | 112 | 1.4 命令行, https://github.com/hbrls[@hbrls], https://github.com/spacewander[@spacewander]
|
113 |
| - 1.5 安装 Git, https://github.com/Lax[@Lax], https://github.com/sanddudu[@sanddudu] |
114 |
| - 1.6 初次运行 Git 前的配置, https://github.com/networm[@networm], https://github.com/xinqiu[@xinqiu] https://github.com/robinwen[@robinwen] https://github.com/ahlijin[@ahlijin] https://github.com/sanddudu[@sanddudu] |
| 113 | + 1.5 安装 Git, https://github.com/Lax[@Lax], https://github.com/sanddudu[许伟程] |
| 114 | + 1.6 初次运行 Git 前的配置, https://github.com/networm[@networm], https://github.com/xinqiu[@xinqiu] https://github.com/robinwen[@robinwen] https://github.com/ahlijin[@ahlijin] https://github.com/sanddudu[许伟程] |
115 | 115 | 1.7 获取帮助, https://github.com/Lax[@Lax],
|
116 | 116 | 1.8 总结, https://github.com/Lax[@Lax], https://github.com/devbean[@devbean]
|
117 | 117 | 2. Git 基础, ,
|
118 | 118 | 2.1 获取 Git 仓库, https://github.com/alamier[@alamier], https://github.com/networm[@networm]
|
119 |
| - 2.2 记录每次更新到仓库, https://github.com/alamier[@alamier], https://github.com/networm[@networm] https://github.com/sanddudu[@sanddudu] |
120 |
| - 2.3 查看提交历史, https://github.com/alamier[@alamier], https://github.com/sanddudu[@sanddudu] |
| 119 | + 2.2 记录每次更新到仓库, https://github.com/alamier[@alamier], https://github.com/networm[@networm] https://github.com/sanddudu[许伟程] |
| 120 | + 2.3 查看提交历史, https://github.com/alamier[@alamier], https://github.com/sanddudu[许伟程] |
121 | 121 | 2.4 撤消操作, https://github.com/networm[@networm], https://github.com/pktangyue[@pktangyue] https://github.com/robinwen[@robinwen] https://github.com/ahlijin[@ahlijin]
|
122 | 122 | 2.5 远程仓库的使用, https://github.com/networm[@networm], https://github.com/pktangyue[@pktangyue] https://github.com/ahlijin[@ahlijin] https://github.com/wych42[@wych42]
|
123 | 123 | 2.6 打标签, https://github.com/networm[@networm], https://github.com/pktangyue[@pktangyue] https://github.com/wych42[@wych42] https://github.com/robinwen[@robinwen]
|
|
137 | 137 | 4.3 生成 SSH 公钥, https://github.com/oranzhang[@oranzhang], https://github.com/secondwtq[@secondwtq] https://github.com/IceNature[@IceNature] https://github.com/jeffsui[@jeffsui]
|
138 | 138 | 4.4 配置服务器, https://github.com/oranzhang[@oranzhang], https://github.com/Geno1024[@Geno1024] https://github.com/IceNature[@IceNature] https://github.com/secondwtq[@secondwtq]
|
139 | 139 | 4.5 Git 守护进程, https://github.com/branchzero[@branchzero], https://github.com/networm[@networm] https://github.com/IceNature[@IceNature] https://github.com/morefreeze[@morefreeze]
|
140 |
| - 4.6 Smart HTTP, https://github.com/branchzero[@branchzero], https://github.com/sanddudu[@sanddudu] https://github.com/IceNature[@IceNature] https://github.com/morefreeze[@morefreeze] |
141 |
| - 4.7 GitWeb, https://github.com/sanddudu[@sanddudu], https://github.com/networm[@networm] https://github.com/IceNature[@IceNature] https://github.com/archersmind[@archersmind] |
| 140 | + 4.6 Smart HTTP, https://github.com/branchzero[@branchzero], https://github.com/sanddudu[许伟程] https://github.com/IceNature[@IceNature] https://github.com/morefreeze[@morefreeze] |
| 141 | + 4.7 GitWeb, https://github.com/sanddudu[许伟程], https://github.com/networm[@networm] https://github.com/IceNature[@IceNature] https://github.com/archersmind[@archersmind] |
142 | 142 | 4.8 GitLab, https://github.com/neo1218[@neo1218], https://github.com/IceNature[@IceNature] https://github.com/jeffsui[@jeffsui] https://github.com/networm[@networm]
|
143 |
| - 4.9 第三方托管的选择, https://github.com/branchzero[@branchzero], https://github.com/sanddudu[@sanddudu] https://github.com/networm[@networm] https://github.com/IceNature[@IceNature] |
| 143 | + 4.9 第三方托管的选择, https://github.com/branchzero[@branchzero], https://github.com/sanddudu[许伟程] https://github.com/networm[@networm] https://github.com/IceNature[@IceNature] |
144 | 144 | 4.10 总结, https://github.com/8loser[@8loser],
|
145 | 145 | 5. 分布式 Git, ,
|
146 | 146 | 5.1 分布式工作流程, https://github.com/leshiv[@leshiv], https://github.com/secondwtq[@secondwtq] https://github.com/summershrimp[@summershrimp] https://github.com/IceNature[@IceNature]
|
|
149 | 149 | 5.4 总结, https://github.com/xiaket[@xiaket], https://github.com/summershrimp[@summershrimp] https://github.com/IceNature[@IceNature] https://github.com/vangie[@vangie]
|
150 | 150 | 6. GitHub, ,
|
151 | 151 | 6.1 账户的创建和配置, https://github.com/devbean[@devbean], https://github.com/branchzero[@branchzero] https://github.com/buginux[@buginux] https://github.com/IceNature[@IceNature]
|
152 |
| - 6.2 对项目做出贡献, https://github.com/sanddudu[@sanddudu], https://github.com/branchzero[@branchzero] https://github.com/buginux[@buginux] https://github.com/IceNature[@IceNature] |
| 152 | + 6.2 对项目做出贡献, https://github.com/sanddudu[许伟程], https://github.com/branchzero[@branchzero] https://github.com/buginux[@buginux] https://github.com/IceNature[@IceNature] |
153 | 153 | 6.3 维护项目, https://github.com/qinglangee[@qinglangee], https://github.com/branchzero[@branchzero] https://github.com/polarlights[@polarlights] https://github.com/IceNature[@IceNature]
|
154 | 154 | 6.4 管理组织, https://github.com/zwpaper[@zwpaper], https://github.com/Geno1024[@Geno1024] https://github.com/branchzero[@branchzero] https://github.com/secondwtq[@secondwtq]
|
155 | 155 | 6.5 脚本 GitHub, https://github.com/networm[@networm], https://github.com/Geno1024[@Geno1024] https://github.com/branchzero[@branchzero] https://github.com/IceNature[@IceNature]
|
|
177 | 177 | 8.4 使用强制策略的一个例子, https://github.com/spacewander[@spacewander], https://github.com/gisphm[@gisphm] https://github.com/IceNature[@IceNature] https://github.com/M1seRy[@M1seRy]
|
178 | 178 | 8.5 总结, https://github.com/spacewander[@spacewander], https://github.com/devbean[@devbean] https://github.com/networm[@networm] https://github.com/IceNature[@IceNature]
|
179 | 179 | 9. Git 与其他系统, ,
|
180 |
| - 9.1 作为客户端的 Git, https://github.com/networm[@networm], https://github.com/IceNature[@IceNature] https://github.com/Geno1024[@Geno1024] https://github.com/KevenYoung[@KevenYoung] https://github.com/secondwtq[@secondwtq] https://github.com/branchzero[@branchzero] https://github.com/sanddudu[@sanddudu] |
181 |
| - 9.2 迁移到 Git, https://github.com/networm[@networm], https://github.com/IceNature[@IceNature] https://github.com/Geno1024[@Geno1024] https://github.com/youngWM[@youngWM] https://github.com/sanddudu[@sanddudu] |
| 180 | + 9.1 作为客户端的 Git, https://github.com/networm[@networm], https://github.com/IceNature[@IceNature] https://github.com/Geno1024[@Geno1024] https://github.com/KevenYoung[@KevenYoung] https://github.com/secondwtq[@secondwtq] https://github.com/branchzero[@branchzero] https://github.com/sanddudu[许伟程] |
| 181 | + 9.2 迁移到 Git, https://github.com/networm[@networm], https://github.com/IceNature[@IceNature] https://github.com/Geno1024[@Geno1024] https://github.com/youngWM[@youngWM] https://github.com/sanddudu[许伟程] |
182 | 182 | 9.3 总结, https://github.com/networm[@networm], https://github.com/IceNature[@IceNature] https://github.com/KevenYoung[@KevenYoung] https://github.com/Geno1024[@Geno1024]
|
183 | 183 | 10. Git 内部原理, ,
|
184 | 184 | 10.1 底层命令和高层命令, https://github.com/oldsharp[@oldsharp],
|
|
187 | 187 | 10.4 包文件, https://github.com/zwpaper[@zwpaper], https://github.com/oldsharp[@oldsharp] https://github.com/robinwen[@robinwen] https://github.com/IceNature[@IceNature]
|
188 | 188 | 10.5 引用规格, https://github.com/morstar[@morstar], https://github.com/networm[@networm] https://github.com/oldsharp[@oldsharp] https://github.com/robinwen[@robinwen]
|
189 | 189 | 10.6 传输协议, https://github.com/zwpaper[@zwpaper], https://github.com/byr-gdp[@byr-gdp] https://github.com/robinwen[@robinwen] https://github.com/IceNature[@IceNature]
|
190 |
| - 10.7 维护与数据恢复, https://github.com/networm[@networm], https://github.com/sanddudu[@sanddudu] https://github.com/IceNature[@IceNature] https://github.com/Geno1024[@Geno1024] |
| 190 | + 10.7 维护与数据恢复, https://github.com/networm[@networm], https://github.com/sanddudu[许伟程] https://github.com/IceNature[@IceNature] https://github.com/Geno1024[@Geno1024] |
191 | 191 | 10.8 环境变量, https://github.com/qinglangee[@qinglangee], https://github.com/vangie[@vangie] https://github.com/IceNature[@IceNature] https://github.com/jeffsui[@jeffsui]
|
192 | 192 | 10.9 总结, https://github.com/oldsharp[@oldsharp], https://github.com/branchzero[@branchzero]
|
193 | 193 | A1. 其它环境中的 Git, ,
|
194 | 194 | A1.1 图形界面, https://github.com/hbrls[@hbrls], https://github.com/IceNature[@IceNature]
|
195 | 195 | A1.2 Visual Studio 中的 Git, https://github.com/liwenzhuo[@liwenzhuo], https://github.com/devbean[@devbean] https://github.com/IceNature[@IceNature] https://github.com/Geno1024[@Geno1024]
|
196 |
| - A1.3 Eclipse 中的 Git, https://github.com/WispZhan[@WispZhan], https://github.com/IceNature[@IceNature] https://github.com/Geno1024[@Geno1024] https://github.com/sanddudu[@sanddudu] |
| 196 | + A1.3 Eclipse 中的 Git, https://github.com/WispZhan[@WispZhan], https://github.com/IceNature[@IceNature] https://github.com/Geno1024[@Geno1024] https://github.com/sanddudu[许伟程] |
197 | 197 | A1.4 Bash 中的 Git, https://github.com/WispZhan[@WispZhan], https://github.com/IceNature[@IceNature] https://github.com/Geno1024[@Geno1024] https://github.com/neo1218[@neo1218]
|
198 | 198 | A1.5 Zsh 中的 Git, https://github.com/branchzero[@branchzero], https://github.com/IceNature[@IceNature] https://github.com/Geno1024[@Geno1024] https://github.com/polarlights[@polarlights]
|
199 |
| - A1.6 Powershell 中的 Git, https://github.com/branchzero[@branchzero], https://github.com/IceNature[@IceNature] https://github.com/Geno1024[@Geno1024] https://github.com/sanddudu[@sanddudu] |
200 |
| - A1.7 总结, https://github.com/networm[@networm], https://github.com/IceNature[@IceNature] https://github.com/Geno1024[@Geno1024] https://github.com/sanddudu[@sanddudu] |
| 199 | + A1.6 Powershell 中的 Git, https://github.com/branchzero[@branchzero], https://github.com/IceNature[@IceNature] https://github.com/Geno1024[@Geno1024] https://github.com/sanddudu[许伟程] |
| 200 | + A1.7 总结, https://github.com/networm[@networm], https://github.com/IceNature[@IceNature] https://github.com/Geno1024[@Geno1024] https://github.com/sanddudu[许伟程] |
201 | 201 | A2. 将 Git 嵌入你的应用, ,
|
202 | 202 | A2.1 命令行 Git 方式, https://github.com/Geno1024[@Geno1024],
|
203 | 203 | A2.2 Libgit2, https://github.com/Geno1024[@Geno1024], https://github.com/IceNature[@IceNature] https://github.com/fatjyc[@fatjyc] https://github.com/branchzero[@branchzero]
|
|
0 commit comments