|
100 | 100 | 1 sampablokuper
|
101 | 101 | ----
|
102 | 102 |
|
| 103 | +[cols="2,1,4", format="csv", options="header"] |
| 104 | +.简体中文贡献者 |
| 105 | +|=== |
| 106 | +章节, 译者, 审校者 |
| 107 | + |
| 108 | + 1. 起步, , |
| 109 | + 1.1 关于版本控制, https://github.com/Lax[@Lax], https://github.com/sanddudu[许伟程] |
| 110 | + 1.2 Git 简史, https://github.com/Lax[@Lax], |
| 111 | + 1.3 Git 基础, https://github.com/Lax[@Lax], https://github.com/Geno1024[@Geno1024] |
| 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[许伟程] |
| 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 | + 1.7 获取帮助, https://github.com/Lax[@Lax], |
| 116 | + 1.8 总结, https://github.com/Lax[@Lax], https://github.com/devbean[@devbean] |
| 117 | + 2. Git 基础, , |
| 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[许伟程] |
| 120 | + 2.3 查看提交历史, https://github.com/alamier[@alamier], https://github.com/sanddudu[许伟程] |
| 121 | + 2.4 撤消操作, https://github.com/networm[@networm], https://github.com/pktangyue[@pktangyue] https://github.com/robinwen[@robinwen] https://github.com/ahlijin[@ahlijin] |
| 122 | + 2.5 远程仓库的使用, https://github.com/networm[@networm], https://github.com/pktangyue[@pktangyue] https://github.com/ahlijin[@ahlijin] https://github.com/wych42[@wych42] |
| 123 | + 2.6 打标签, https://github.com/networm[@networm], https://github.com/pktangyue[@pktangyue] https://github.com/wych42[@wych42] https://github.com/robinwen[@robinwen] |
| 124 | + 2.7 Git 别名, https://github.com/networm[@networm], https://github.com/pktangyue[@pktangyue] https://github.com/wych42[@wych42] https://github.com/robinwen[@robinwen] |
| 125 | + 2.8 总结, https://github.com/alamier[@alamier], |
| 126 | + 3. Git 分支, , |
| 127 | + 3.1 分支简介, https://github.com/archermind[@archermind], |
| 128 | + 3.2 分支的新建与合并, https://github.com/archermind[@archermind], https://github.com/zwpaper[@zwpaper] https://github.com/wych42[@wych42] https://github.com/robinwen[@robinwen] https://github.com/networm[@networm] |
| 129 | + 3.3 分支管理, https://github.com/networm[@networm], https://github.com/zwpaper[@zwpaper] https://github.com/wych42[@wych42] https://github.com/robinwen[@robinwen] |
| 130 | + 3.4 分支开发工作流, https://github.com/archermind[@archermind], https://github.com/xinqiu[@xinqiu] https://github.com/wych42[@wych42] https://github.com/zwpaper[@zwpaper] |
| 131 | + 3.5 远程分支, https://github.com/networm[@networm], https://github.com/wych42[@wych42] https://github.com/zwpaper[@zwpaper] https://github.com/robinwen[@robinwen] |
| 132 | + 3.6 变基, https://github.com/hbrls[@hbrls], https://github.com/Albert[@Albert] https://github.com/networm[@networm] |
| 133 | + 3.7 总结, https://github.com/Jun995[@Jun995], |
| 134 | + 4. 服务器上的 Git, , |
| 135 | + 4.1 协议, https://github.com/wych42[@wych42], https://github.com/Geno1024[@Geno1024] https://github.com/archersmind[王波] https://github.com/xinqiu[@xinqiu] https://github.com/morefreeze[@morefreeze] |
| 136 | + 4.2 在服务器上搭建 Git, https://github.com/neo1218[@neo1218], https://github.com/Geno1024[@Geno1024] https://github.com/archersmind[王波] https://github.com/xinqiu[@xinqiu] |
| 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 | + 4.4 配置服务器, https://github.com/oranzhang[@oranzhang], https://github.com/Geno1024[@Geno1024] https://github.com/IceNature[@IceNature] https://github.com/secondwtq[@secondwtq] |
| 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[许伟程] 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[王波] |
| 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[许伟程] https://github.com/networm[@networm] https://github.com/IceNature[@IceNature] |
| 144 | + 4.10 总结, https://github.com/8loser[@8loser], |
| 145 | + 5. 分布式 Git, , |
| 146 | + 5.1 分布式工作流程, https://github.com/leshiv[@leshiv], https://github.com/secondwtq[@secondwtq] https://github.com/summershrimp[@summershrimp] https://github.com/IceNature[@IceNature] |
| 147 | + 5.2 向一个项目贡献, https://github.com/networm[@networm], https://github.com/secondwtq[@secondwtq] https://github.com/IceNature[@IceNature] https://github.com/morefreeze[@morefreeze] |
| 148 | + 5.3 维护项目, https://github.com/secondwtq[@secondwtq], https://github.com/IceNature[@IceNature] https://github.com/morefreeze[@morefreeze] https://github.com/archersmind[王波] |
| 149 | + 5.4 总结, https://github.com/xiaket[@xiaket], https://github.com/summershrimp[@summershrimp] https://github.com/IceNature[@IceNature] https://github.com/vangie[@vangie] |
| 150 | + 6. GitHub, , |
| 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[许伟程], https://github.com/branchzero[@branchzero] https://github.com/buginux[@buginux] https://github.com/IceNature[@IceNature] |
| 153 | + 6.3 维护项目, https://github.com/qinglangee[@qinglangee], https://github.com/branchzero[@branchzero] https://github.com/polarlights[@polarlights] https://github.com/IceNature[@IceNature] |
| 154 | + 6.4 管理组织, https://github.com/zwpaper[@zwpaper], https://github.com/Geno1024[@Geno1024] https://github.com/branchzero[@branchzero] https://github.com/secondwtq[@secondwtq] |
| 155 | + 6.5 脚本 GitHub, https://github.com/networm[@networm], https://github.com/Geno1024[@Geno1024] https://github.com/branchzero[@branchzero] https://github.com/IceNature[@IceNature] |
| 156 | + 6.6 总结, https://github.com/devbean[@devbean], https://github.com/branchzero[@branchzero] https://github.com/buginux[@buginux] https://github.com/IceNature[@IceNature] |
| 157 | + 7. Git 工具, , |
| 158 | + 7.1 选择修订版本, https://github.com/leo108[@leo108], https://github.com/archersmind[王波] |
| 159 | + 7.2 交互式暂存, https://github.com/networm[@networm], https://github.com/IceNature[@IceNature] https://github.com/jeffsui[@jeffsui] https://github.com/M1seRy[@M1seRy] |
| 160 | + 7.3 储藏与清理, https://github.com/networm[@networm], https://github.com/IceNature[@IceNature] https://github.com/Geno1024[@Geno1024] https://github.com/M1seRy[@M1seRy] |
| 161 | + 7.4 签署工作, https://github.com/networm[@networm], https://github.com/IceNature[@IceNature] https://github.com/tvvocold[@tvvocold] https://github.com/Geno1024[@Geno1024] |
| 162 | + 7.5 搜索, https://github.com/leo108[@leo108], https://github.com/archersmind[王波] |
| 163 | + 7.6 重写历史, https://github.com/networm[@networm], https://github.com/Kyle-ak[@Kyle-ak] https://github.com/IceNature[@IceNature] https://github.com/Geno1024[@Geno1024] |
| 164 | + 7.7 重置揭密, https://github.com/networm[@networm], https://github.com/IceNature[@IceNature] https://github.com/Geno1024[@Geno1024] https://github.com/OlingCat[@OlingCat] |
| 165 | + 7.8 高级合并, https://github.com/networm[@networm], https://github.com/IceNature[@IceNature] https://github.com/Geno1024[@Geno1024] https://github.com/jeffsui[@jeffsui] |
| 166 | + 7.9 Rerere, https://github.com/networm[@networm], https://github.com/Geno1024[@Geno1024] https://github.com/IceNature[@IceNature] https://github.com/jeffsui[@jeffsui] |
| 167 | + 7.10 使用 Git 调试, https://github.com/leo108[@leo108], https://github.com/archersmind[王波] |
| 168 | + 7.11 子模块, https://github.com/networm[@networm], https://github.com/IceNature[@IceNature] https://github.com/Geno1024[@Geno1024] https://github.com/OlingCat[@OlingCat] |
| 169 | + 7.12 打包, https://github.com/networm[@networm], https://github.com/xff2016[@xff2016] https://github.com/Geno1024[@Geno1024] https://github.com/IceNature[@IceNature] |
| 170 | + 7.13 替换, https://github.com/Gnahceg[@Gnahceg], https://github.com/xff2016[@xff2016] https://github.com/Geno1024[@Geno1024] https://github.com/IceNature[@IceNature] https://github.com/oldsharp[@oldsharp] https://github.com/archersmind[王波] |
| 171 | + 7.14 凭证存储, https://github.com/leo108[@leo108], |
| 172 | + 7.15 总结, https://github.com/leo108[@leo108], |
| 173 | + 8. 自定义 Git, , |
| 174 | + 8.1 配置 Git, https://github.com/spacewander[@spacewander], https://github.com/neo1218[@neo1218] https://github.com/IceNature[@IceNature] https://github.com/branchzero[@branchzero] |
| 175 | + 8.2 Git 属性, https://github.com/spacewander[@spacewander], https://github.com/IceNature[@IceNature] https://github.com/secondwtq[@secondwtq] https://github.com/oldsharp[@oldsharp] |
| 176 | + 8.3 Git 钩子, https://github.com/spacewander[@spacewander], https://github.com/IceNature[@IceNature] https://github.com/M1seRy[@M1seRy] https://github.com/secondwtq[@secondwtq] |
| 177 | + 8.4 使用强制策略的一个例子, https://github.com/spacewander[@spacewander], https://github.com/gisphm[@gisphm] https://github.com/IceNature[@IceNature] https://github.com/M1seRy[@M1seRy] |
| 178 | + 8.5 总结, https://github.com/spacewander[@spacewander], https://github.com/devbean[@devbean] https://github.com/networm[@networm] https://github.com/IceNature[@IceNature] |
| 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[许伟程] |
| 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 | + 9.3 总结, https://github.com/networm[@networm], https://github.com/IceNature[@IceNature] https://github.com/KevenYoung[@KevenYoung] https://github.com/Geno1024[@Geno1024] |
| 183 | + 10. Git 内部原理, , |
| 184 | + 10.1 底层命令和高层命令, https://github.com/oldsharp[@oldsharp], |
| 185 | + 10.2 Git 对象, https://github.com/oldsharp[@oldsharp], https://github.com/networm[@networm] https://github.com/ZKHelloworld[@ZKHelloworld] https://github.com/OlingCat[@OlingCat] |
| 186 | + 10.3 Git 引用, https://github.com/oldsharp[@oldsharp], https://github.com/devbean[@devbean] https://github.com/networm[@networm] https://github.com/ZKHelloworld[@ZKHelloworld] |
| 187 | + 10.4 包文件, https://github.com/zwpaper[@zwpaper], https://github.com/oldsharp[@oldsharp] https://github.com/robinwen[@robinwen] https://github.com/IceNature[@IceNature] |
| 188 | + 10.5 引用规格, https://github.com/morstar[@morstar], https://github.com/networm[@networm] https://github.com/oldsharp[@oldsharp] https://github.com/robinwen[@robinwen] |
| 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[许伟程] https://github.com/IceNature[@IceNature] https://github.com/Geno1024[@Geno1024] |
| 191 | + 10.8 环境变量, https://github.com/qinglangee[@qinglangee], https://github.com/vangie[@vangie] https://github.com/IceNature[@IceNature] https://github.com/jeffsui[@jeffsui] |
| 192 | + 10.9 总结, https://github.com/oldsharp[@oldsharp], https://github.com/branchzero[@branchzero] |
| 193 | + A1. 其它环境中的 Git, , |
| 194 | + A1.1 图形界面, https://github.com/hbrls[@hbrls], https://github.com/IceNature[@IceNature] |
| 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[许伟程] |
| 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 | + 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[许伟程] |
| 200 | + A1.7 总结, https://github.com/networm[@networm], https://github.com/IceNature[@IceNature] https://github.com/Geno1024[@Geno1024] https://github.com/sanddudu[许伟程] |
| 201 | + A2. 将 Git 嵌入你的应用, , |
| 202 | + A2.1 命令行 Git 方式, https://github.com/Geno1024[@Geno1024], |
| 203 | + A2.2 Libgit2, https://github.com/Geno1024[@Geno1024], https://github.com/IceNature[@IceNature] https://github.com/fatjyc[@fatjyc] https://github.com/branchzero[@branchzero] |
| 204 | + A2.3 JGit, https://github.com/Geno1024[@Geno1024], https://github.com/IceNature[@IceNature] https://github.com/fatjyc[@fatjyc] https://github.com/branchzero[@branchzero] |
| 205 | + A3. Git 命令, https://github.com/banxi1988[@banxi1988], https://github.com/peizh[@peizh] https://github.com/IceNature[@IceNature] https://github.com/byr-gdp[@byr-gdp] |
| 206 | + A3.1 设置与配置, https://github.com/banxi1988[@banxi1988], https://github.com/peizh[@peizh] https://github.com/IceNature[@IceNature] https://github.com/byr-gd[@byr-gd] |
| 207 | + A3.2 获取与创建项目, https://github.com/banxi1988[@banxi1988], https://github.com/peizh[@peizh] https://github.com/IceNature[@IceNature] https://github.com/byr-gd[@byr-gd] |
| 208 | + A3.3 快照基础, https://github.com/banxi1988[@banxi1988], https://github.com/peizh[@peizh] https://github.com/IceNature[@IceNature] https://github.com/byr-gd[@byr-gd] |
| 209 | + A3.4 分支与合并, https://github.com/banxi1988[@banxi1988], https://github.com/peizh[@peizh] https://github.com/IceNature[@IceNature] https://github.com/byr-gd[@byr-gd] |
| 210 | + A3.5 项目分享与更新, https://github.com/banxi1988[@banxi1988], https://github.com/peizh[@peizh] https://github.com/IceNature[@IceNature] https://github.com/byr-gd[@byr-gd] |
| 211 | + A3.6 检查与比较, https://github.com/banxi1988[@banxi1988], https://github.com/peizh[@peizh] https://github.com/IceNature[@IceNature] https://github.com/byr-gd[@byr-gd] |
| 212 | + A3.7 调试, https://github.com/banxi1988[@banxi1988], https://github.com/peizh[@peizh] https://github.com/IceNature[@IceNature] https://github.com/byr-gd[@byr-gd] |
| 213 | + A3.8 补丁, https://github.com/banxi1988[@banxi1988], https://github.com/peizh[@peizh] https://github.com/IceNature[@IceNature] https://github.com/byr-gd[@byr-gd] |
| 214 | + A3.9 邮件, https://github.com/banxi1988[@banxi1988], https://github.com/peizh[@peizh] https://github.com/IceNature[@IceNature] https://github.com/byr-gd[@byr-gd] |
| 215 | + A3.10 外部系统, https://github.com/banxi1988[@banxi1988], https://github.com/peizh[@peizh] https://github.com/IceNature[@IceNature] https://github.com/byr-gd[@byr-gd] |
| 216 | + A3.11 管理, https://github.com/banxi1988[@banxi1988], https://github.com/peizh[@peizh] https://github.com/IceNature[@IceNature] https://github.com/byr-gd[@byr-gd] |
| 217 | + A3.12 底层命令, https://github.com/banxi1988[@banxi1988], https://github.com/peizh[@peizh] https://github.com/IceNature[@IceNature] https://github.com/byr-gd[@byr-gd] |
| 218 | +|=== |
| 219 | + |
| 220 | +Coding.NET 也有审校贡献: |
| 221 | +https://github.com/vangie[杜万] https://github.com/tvvocold[tvvocold] https://github.com/zkhelloworld[郑铿宏] https://github.com/KevenYoung[杨臻] https://github.com/summershrimp[张一白] https://github.com/garfield0[周延] https://github.com/fatjyc[江裕诚] https://github.com/tankxu[许坦] https://github.com/Kyle-ak[刘元恺] |
0 commit comments