File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -70,6 +70,8 @@ A collection of cool hidden and not so hidden features of Git and GitHub. This c
70
70
- [ Color] ( #color )
71
71
- [ Git Resources] ( #git-resources )
72
72
- [ Git Books] ( #git-books )
73
+ - [ Git Videos] ( #git-videos )
74
+ - [ Git Articles] ( #git-articles )
73
75
74
76
## GitHub
75
77
### Ignore Whitespace
@@ -1015,3 +1017,8 @@ $ git config --global color.ui 1
1015
1017
| Git From the Bits Up | https://www.youtube.com/watch?v=MYP56QJpDr4 |
1016
1018
| Graphs, Hashes, and Compression, Oh My! | https://www.youtube.com/watch?v=ig5E8CcdM9g |
1017
1019
| 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 |
You can’t perform that action at this time.
0 commit comments