File tree Expand file tree Collapse file tree 2 files changed +9
-10
lines changed Expand file tree Collapse file tree 2 files changed +9
-10
lines changed Original file line number Diff line number Diff line change 26
26
< span class ="mega-octicon octicon-logo-github "> </ span >
27
27
< span class ="logo-training "> </ span >
28
28
</ a >
29
-
29
+
30
30
< hgroup >
31
31
< div class ="">
32
32
< h1 > Open source teaching resources</ h1 >
@@ -55,12 +55,12 @@ <h3><span class="octicon octicon-rocket"></span>Foundations</h3>
55
55
< p > Core skills for day-to-day use of Git on the command line and GitHub workflows</ p >
56
56
</ div >
57
57
58
- <!-- <div class="segment-icon medium">
59
- <a href="# ">
60
- <h3><span class="octicon octicon-terminal"></span>Intermediate</h3>
58
+ < div class ="segment-icon medium ">
59
+ < a href ="slides/github-intermediate-advanced.html ">
60
+ < h3 > < span class ="octicon octicon-terminal "> </ span > Intermediate-Advanced </ h3 >
61
61
</ a >
62
62
< p > Important command line skills and problem solving porcesses</ p >
63
- </div> -->
63
+ </ div >
64
64
65
65
< div class ="segment-icon medium ">
66
66
< a href ="slides/github-advanced.html ">
Original file line number Diff line number Diff line change @@ -9,20 +9,19 @@ chapters: [
9
9
' trainers/matt-graham' ,
10
10
' trainers/alex-southgate' ,
11
11
' intro' ,
12
- ' github/intro' ,
13
12
' setup' ,
14
13
' config' ,
15
14
' init' ,
15
+ ' ignore' ,
16
16
' commit' ,
17
17
' network' ,
18
- ' github/forking' ,
18
+ ' branch' ,
19
+ ' checkout' ,
19
20
' github/pull-request' ,
21
+ ' github/forking' ,
20
22
' diff' ,
21
23
' log' ,
22
24
' rm-mv' ,
23
- ' ignore' ,
24
- ' branch' ,
25
- ' checkout' ,
26
25
' merge' ,
27
26
' gui' ,
28
27
' advanced/github-way' ,
You can’t perform that action at this time.
0 commit comments