Skip to content

Commit 7bf7bc8

Browse files
author
jordanmccullough
committed
Add basic formatting and placeholder to to-be developed content
1 parent d358ded commit 7bf7bc8

File tree

1 file changed

+45
-21
lines changed

1 file changed

+45
-21
lines changed

workbooks/github-advanced.md

Lines changed: 45 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -4,24 +4,48 @@ title: Advanced Workbook
44
description: A student and teacher outline to the GitHub Advanced class.
55
---
66

7-
This workbook will be your companion for the slides of the GitHub
8-
Advanced class taught by the [GitHub Training Team](http://training.github.com/)
9-
and other educational groups.
10-
11-
## bisect
12-
## bundle
13-
## cherry-pick
14-
## collaboration
15-
## customizing
16-
## filter-branch
17-
## gitattributes
18-
## github-way
19-
## hot-tips
20-
## index
21-
## internals
22-
## notes
23-
## refspec
24-
## remote
25-
## rerere
26-
## searching
27-
## submodule
7+
## Bisect
8+
TBD
9+
10+
## Bundle
11+
TBD
12+
13+
## Cherry-pick
14+
TBD
15+
16+
## Collaboration
17+
TBD
18+
19+
## Customizing
20+
TBD
21+
22+
## Filter-branch
23+
TBD
24+
25+
## Gitattributes
26+
TBD
27+
28+
## Github-way
29+
TBD
30+
31+
32+
## Internals
33+
TBD
34+
35+
## Notes
36+
TBD
37+
38+
## Refspec
39+
TBD
40+
41+
## Remote
42+
TBD
43+
44+
## Rerere
45+
TBD
46+
47+
## Searching
48+
TBD
49+
50+
## Submodule
51+
TBD

0 commit comments

Comments
 (0)