@@ -1,4 +1,5 @@
-### ** Git 快速帮助 **
+#### 【Git 快速帮助】
+
#### * 配置git用户名及邮箱告诉他我是谁
@@ -36,4 +37,4 @@ git push origin master --force
# --force 表示强制本地覆盖线上
```
-#### [更多帮助请参考:GIT](https://git-scm.com/book/zh/v2)
+##### [更多帮助请参考:GIT](https://git-scm.com/book/zh/v2)