Skip to content

Commit 698015d

Browse files
committed
index.ipynb: Update TODO list
1 parent 4ec254a commit 698015d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@
168168
" - [ ] interactive visualizations\n",
169169
" - [ ] version control graphs (LARGE)\n",
170170
" - [x] git in Python _(somewhat: shell vs GitPython)_\n",
171-
" - [ ] cloning repository, generating graph of commits\n",
171+
" - [x] cloning repository, generating graph of commits\n",
172172
" - [ ] saving data to file, restoring data from file\n",
173173
" - [ ] repositories to use: git, linux kernel\n",
174174
" - [ ] graph statistics\n",

0 commit comments

Comments
 (0)