File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -34,8 +34,8 @@ <h3>Foundations</h3>
3434 </ div >
3535
3636 < div class ="third ">
37- < a href ="slides/github-intermediate-advanced .html ">
38- < h3 > Intermediate-Advanced </ h3 >
37+ < a href ="slides/github-intermediate.html ">
38+ < h3 > Intermediate</ h3 >
3939 </ a >
4040 < p > Important command line skills and problem solving porcesses</ p >
4141 </ div >
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -6,5 +6,42 @@ title: GitHub Intermediate Course Slides
66description : A slide deck to the GitHub Intermediate class.
77chapters : [
88 ' preroll' ,
9+ ' trainers/matt-graham' ,
10+ ' trainers/alex-southgate' ,
11+ ' intro' ,
12+ ' setup' ,
13+ ' config' ,
14+ ' init' ,
15+ ' ignore' ,
16+ ' commit' ,
17+ ' network' ,
18+ ' branch' ,
19+ ' checkout' ,
20+ ' github/pull-request' ,
21+ ' github/forking' ,
22+ ' diff' ,
23+ ' rm-mv' ,
24+ ' log' ,
25+ ' merge' ,
26+ ' gui' ,
27+ ' advanced/github-way' ,
28+ ' rebase' ,
29+ ' reset' ,
30+ ' reflog' ,
31+ ' advanced/cherry-pick' ,
32+ ' advanced/bisect' ,
33+ # 'advanced/collaboration',
34+ ' advanced/remote' ,
35+ ' advanced/rerere' ,
36+ ' advanced/hot-tips' ,
37+ ' advanced/refspec' ,
38+ ' advanced/searching' ,
39+ ' advanced/submodule' ,
40+ # 'advanced/filter-branch',
41+ # 'advanced/gitattributes',
42+ # 'advanced/customizing',
43+ # 'advanced/bundle',
44+ # 'advanced/internals',
45+ # 'advanced/notes',
946 ' goodbye' ]
1047---
You can’t perform that action at this time.
0 commit comments