We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ffcc2a commit 9ef99d2Copy full SHA for 9ef99d2
README.md
@@ -19,7 +19,6 @@ Git是一个“分布式版本管理工具”,简单的理解版本管理工
19
4. 如果喜欢这个项目,欢迎Star、提交Pr、[反馈问题](https://github.com/521xueweihan/git-tips/issues)😊
20
21
## 目录
22
-* [GitHub Git 备忘单](https://services.github.com/on-demand/downloads/cn/github-git-cheat-sheet/)
23
* [展示帮助信息](#展示帮助信息)
24
* [回到远程仓库的状态](#回到远程仓库的状态)
25
* [重设第一个commit](#重设第一个commit)
@@ -518,7 +517,6 @@ git push -f <remote-name> <branch-name>
518
517
519
## 联系我
520
- 博客园:[削微寒](http://www.cnblogs.com/xueweihan/)
521
-- 邮箱:<a href="mailto:595666367@qq.com">发邮件给我</a>
522
- 或者直接提Pr,Issues
523
524
**[⬆ 返回顶部](#目录)**
0 commit comments