---
title: 参考手册（WIP）
description: Git 参考手册
---

# *Git* 参考手册（WIP）

> Work in Progress

[learning git branching](https://learngitbranching.js.org/)
> 通过网页小游戏来学习 *Git* 操作
> 仓库地址：https://github.com/pcottle/learnGitBranching

[Pro Git book](https://git-scm.com/book/zh/v2)
> 《Pro Git》图书
> 仓库地址：https://github.com/progit/progit2

[Git Guide](https://zjdoc-gitguide.readthedocs.io/zh_CN/latest/)
> 版本管理操作规范、工具以及托管平台使用
> 仓库地址：https://github.com/ZJDoc/GitGuide/
