* 本文档为日常开发, 使用git 指令时方便查询;
* 本文档指令排行为本人git指令使用频率排序;
* 下述文档术语(工作区间、缓存区/暂存区、本地仓库、远程仓库)解释图:
* ![](https://box.kancloud.cn/e96536a24b36fd0a71044954c3fe23a9_960x720.jpg)
* 相关文档:
* [本文档对应github地址](https://github.com/wteam-xq/testGit)
* [git图解:代码区域总结](https://zhuanlan.zhihu.com/p/20175919)
* [git图解(2):代码回退](https://zhuanlan.zhihu.com/p/22734098)
* [git图解(3):分支操作](https://zhuanlan.zhihu.com/p/25426071)