Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

补充图解 #17

Merged
merged 1 commit into from
Dec 28, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
补充图解
  • Loading branch information
zzugbb committed Dec 26, 2018
commit 332b8cff045352249873748df87825686d46150e
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ Git是一个“分布式版本管理工具”,简单的理解版本管理工
* [在commit log中查找相关内容](#在commit-log中查找相关内容)
* [把暂存区的指定file放到工作区中](#把暂存区的指定file放到工作区中)
* [强制推送](#强制推送)
* [一图详解](#一图详解)
* [联系我](#联系我)

## 展示帮助信息
Expand Down Expand Up @@ -544,6 +545,9 @@ git reset <file-name>
git push -f <remote-name> <branch-name>
```

## 一图详解

![](git.png)

## 联系我
- 博客园:[削微寒](http://www.cnblogs.com/xueweihan/)
Expand Down
Binary file added git.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.