# git-usage-ppt **Repository Path**: caosuwenwu/git-usage-ppt ## Basic Information - **Project Name**: git-usage-ppt - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-06-30 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README title: (0)Git 使用 speaker: 刘正午 url: https://github.com/midday/git-usage-ppt transition: slide3 files: /js/zoom.js theme: moon usemathjax: yes [slide] # Git 使用 #### @刘正午 --- ## Download PPT [slide] ## 目录 --- - Git 本地操作 {:&.rollIn} - Git 远程协作 - Git 图形化工具的使用 [slide] ## 学习资料 - 入门篇 - Git 简明教程 [http://rogerdudler.github.io/git-guide/index.zh.html](http://rogerdudler.github.io/git-guide/index.zh.html) - 廖雪峰 Git 教程 [http://www.liaoxuefeng.com/wiki/0013739516305929606dd18361248578c67b8067c8c017b000](http://www.liaoxuefeng.com/wiki/0013739516305929606dd18361248578c67b8067c8c017b000) - 菜鸟 Git 教程 [http://www.runoob.com/git/git-tutorial.html](http://www.runoob.com/git/git-tutorial.html) - 进阶篇 - 图解 Git [http://marklodato.github.io/visual-git-guide/index-zh-cn.html](http://marklodato.github.io/visual-git-guide/index-zh-cn.html) - Git 完整命令手册 [https://git-scm.com/docs](https://git-scm.com/docs) - GitHub 帮助手册 [https://help.github.com/](https://help.github.com/)