Skip to content

Commit

Permalink
add git.pdf
Browse files Browse the repository at this point in the history
  • Loading branch information
rfyiamcool committed Apr 24, 2021
1 parent fe879a4 commit 11d0ae0
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

## MENU

- [git的那些事儿](#git的那些事儿)
- [分布式消息推送](#分布式消息推送)
- [Kafka的设计与实现](#Kafka的设计与实现)
- [TCP的那些事儿](#TCP的那些事儿)
Expand Down Expand Up @@ -34,6 +35,27 @@

## LIST

### GIT的哪儿事儿

#### 分享时间

2021-04-21

#### 内容

- git由来
- git原理 (大篇幅讲解)
- git规范 (git-flow工作流讲解)
- git技巧

#### ppt地址

[下载地址](git.pdf)

#### 截图

<img src="images/git.jpg" width="70%">

### 分布式消息推送

#### 分享时间
Expand Down
Binary file added git.pdf
Binary file not shown.
Binary file added images/git.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 11d0ae0

Please sign in to comment.