Add one more useful link with timeline, level perspective and cheatsheet

This commit is contained in:
Zaphod Beeblebrox 2017-10-31 23:51:32 +01:00
parent 9be674884c
commit 776ae89541
1 changed files with 1 additions and 0 deletions

View File

@ -34,6 +34,7 @@ Pull requests on interesting tools/projects/resources are welcome.
* [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
* [Making Sense of Git A Visual Perspective](https://appendto.com/2015/06/making-sense-of-git-a-visual-perspective/) - Git from a timeline and level perspective and git commands cheatsheet grouped by functionality
## Client
*Git clients are available on every platform, from mainframe to your mobile device*