Appendix A: 其它环境中的 Git 从头至尾读到了这里,你肯定已经掌握了不少使用 Git 命令行操作的知识。 你学会了操作本地文件,通过网络连接你的仓库,以及与他人进行有效率的合作。 但是故事并未就此结束;Git 通常只是更大的生态圈的一部分,在某些情况下使用终端并不是最合适的方式。 现在就让我们来了解一下如何在其它类型的环境中更好地使用 Git,以及别的应用(包括你的)如何与 Git 进行协作。 book/A-git-in-other-environments/sections/guis.asc book/A-git-in-other-environments/sections/visualstudio.asc book/A-git-in-other-environments/sections/eclipse.asc book/A-git-in-other-environments/sections/bash.asc book/A-git-in-other-environments/sections/zsh.asc book/A-git-in-other-environments/sections/powershell.asc 总结 你已经学会了如何从日常工具中发挥 Git 的强大力量,以及从自己的程序中访问 Git 仓库的方法。