We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ec254a commit 698015dCopy full SHA for 698015d
index.ipynb
@@ -168,7 +168,7 @@
168
" - [ ] interactive visualizations\n",
169
" - [ ] version control graphs (LARGE)\n",
170
" - [x] git in Python _(somewhat: shell vs GitPython)_\n",
171
- " - [ ] cloning repository, generating graph of commits\n",
+ " - [x] cloning repository, generating graph of commits\n",
172
" - [ ] saving data to file, restoring data from file\n",
173
" - [ ] repositories to use: git, linux kernel\n",
174
" - [ ] graph statistics\n",
0 commit comments