8000 adds article section and updates menu · yifili09/github-cheat-sheet@a2cfa26 · GitHub
[go: up one dir, main page]

Skip to content

Commit a2cfa26

Browse files
committed
adds article section and updates menu
1 parent 473d3c6 commit a2cfa26

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,8 @@ A collection of cool hidden and not so hidden features of Git and GitHub. This c
7070
- [Color](#color)
7171
- [Git Resources](#git-resources)
7272
- [Git Books](#git-books)
73+
- [Git Videos](#git-videos)
74+
- [Git Articles](#git-articles)
7375

7476
## GitHub
7577
### Ignore Whitespace
@@ -1015,3 +1017,8 @@ $ git config --global color.ui 1
10151017
| Git From the Bits Up | https://www.youtube.com/watch?v=MYP56QJpDr4 |
10161018
| Graphs, Hashes, and Compression, Oh My! | https://www.youtube.com/watch?v=ig5E8CcdM9g |
10171019
| GitHub Training & Guides | https://www.youtube.com/watch?list=PLg7s6cbtAD15G8lNyoaYDuKZSKyJrgwB-&v=FyfwLX4HAxM |
1020+
1021+
#### Git Articles
1022+
| Title | Link |
1023+
| ----- | ---- |
1024+
| GitHub Flow | http://scottchacon.com/2011/08/31/github-flow.html |

0 commit comments

Comments
 (0)
0