git及相关软件包
- git官网: https://git-scm.com/downloads
- github仓库:https://github.com/git/git
- git-for-window github仓库地址:https://github.com/git-for-windows/git/
- git安装教程: https://www.cnblogs.com/wj-1314/p/7993819.html
- git文档:官网英文,官网中文,英文文档翻译参考
- gitee网站git学习资源
- Git 大全
- git命令学习仿真沙盒(强烈推荐使用):learn-git-branching
online使用 gitee仓库-forked github
- git win gui 客户端tortoiseGit 及客户端下载 : https://tortoisegit.org/download/
- git & tortoiseGit 私钥安装配置 : https://blog.youkuaiyun.com/qq_28832135/article/details/79840167
- github官网:https://github.com/
- github官方仓库: https://github.com/github
- github windows客户端(开源)
- github source仓库:https://github.com/desktop/desktop/releases
- 下载地址:https://desktop.github.com/, 建议下载
.exe
是完整安装包, 而.msi
是在线安装程序包,不用vpn在线安装特别慢。 - 完整安装包最新版(v2.1.1)下载地址:https://desktop.githubusercontent.com/releases/2.1.1-b60dc229/GitHubDesktopSetup.exe
- GitHub Desktop 中文文档: https://help.github.com/cn/desktop
- gitlab课程搜索:腾讯课堂
git study online
- git官网文档、书籍、视频:
- 廖雪峰git学习: https://www.liaoxuefeng.com/wiki/896043488029600
- B站 github 关键词搜索
- github tag标签图片以及npm badge图片生成
- github官网帮助文档,搜索 :
- gitee 官网帮助文档
book
- 蒋鑫著. Git权威指南. 北京:机械工业出版社, 2011.06. ISBN: 9787111349679.
- 孙宏明著. 完全学会GIT GITHUB GIT SERVER的24堂课. 北京:清华大学出版社, 2016.06. ISBN: 7302437793.
- (日)大塚弘记著;支鹏浩,刘斌译. 图灵程序设计丛书 GitHub入门与实践. 北京:人民邮电出版社, 2015.07. ISBN:9787115394095。