File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -60,6 +60,7 @@ Only the first command performs straight reachability query.
60
60
6 . [ Topological levels] ( 06_levels.ipynb )
61
61
7 . [ DFS intervals labelling] ( 07_interval_labels.ipynb )
62
62
8 . [ Reachability queries] ( 08_reach.ipynb )
63
+ 9 . [ Extracting commit graphs from Git repositories] ( 09_git.ipynb )
63
64
64
65
## Slides
65
66
Original file line number Diff line number Diff line change 107
107
" 5. [Reachability index](05_reachability_index.ipynb)\n " ,
108
108
" 6. [Topological levels](06_levels.ipynb)\n " ,
109
109
" 7. [DFS intervals labelling](07_interval_labels.ipynb)\n " ,
110
- " 8. [Reachability queries](08_reach.ipynb)"
110
+ " 8. [Reachability queries](08_reach.ipynb)\n " ,
111
+ " 9. [Extracting commit graphs from Git repositories](09_git.ipynb)"
111
112
]
112
113
},
113
114
{
You can’t perform that action at this time.
0 commit comments