Skip to content

Commit

Permalink
Added link to interactive tutorial (in D3.js) for explaining basic Gi…
Browse files Browse the repository at this point in the history
…t concepts
  • Loading branch information
Zaphod Beeblebrox committed Oct 31, 2017
1 parent 262f3c7 commit 9be6748
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ Pull requests on interesting tools/projects/resources are welcome.
* [Git-it](https://github.com/jlord/git-it-electron) - app-tutorial on Git
* [Git How To](http://githowto.com) - step by step intro
* [Migrating to Git LFS](http://vooban.com/en/tips-articles-geek-stuff/migrating-to-git-lfs-for-developing-deep-learning-applications-with-large-files/) - Use Git LFS on an existing repository to manage large files in a better way
* [Explain Git with D3](http://onlywei.github.io/explain-git-with-d3/) - Visualized few basic Git concepts using D3.js: commit, branch, checkout, reset, revert, merge, rebase, fetch, pull, push, tag

## Client
*Git clients are available on every platform, from mainframe to your mobile device*
Expand Down

0 comments on commit 9be6748

Please sign in to comment.