File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -14,6 +14,16 @@ redirect_from:
14
14
15
15
Core skills for day-to-day use of Git on the command line and GitHub workflows
16
16
17
+ <div class =" objectives " >
18
+ <input type =" checkbox " id =" obj1 " ><label for =" obj1 " >Understand Git vocabulary, GitHub platform</label >
19
+ <input type =" checkbox " id =" obj2 " ><label for =" obj2 " >Interact with versioned documents on GitHub</label >
20
+ <input type =" checkbox " id =" obj3 " ><label for =" obj3 " >Use graphical clients to download projects</label >
21
+ <input type =" checkbox " id =" obj4 " ><label for =" obj4 " >Apply basic workflow principles</label >
22
+ <input type =" checkbox " id =" obj5 " ><label for =" obj5 " >Maximize benefits of local, remote repositories</label >
23
+ <input type =" checkbox " id =" obj6 " ><label for =" obj6 " >Compare versioned history on GitHub</label >
24
+ <input type =" checkbox " id =" obj7 " ><label for =" obj7 " >Utilize Markdown during code review processes</label >
25
+ </div >
26
+
17
27
---
18
28
19
29
You can’t perform that action at this time.
0 commit comments