1
0
mirror of https://github.com/tiimgreen/github-cheat-sheet.git synced 2025-10-04 10:21:49 +02:00

Add Git God to git resources

This commit is contained in:
Tim Green
2018-03-14 15:24:21 +00:00
committed by GitHub
parent 7a1cdd7b6c
commit a96f4fab81

View File

@@ -1018,6 +1018,7 @@ $ git config --global color.ui 1
| Official Git Tutorial | http://git-scm.com/docs/gittutorial |
| Everyday Git | http://git-scm.com/docs/everyday |
| Git Immersion | http://gitimmersion.com/ |
| Git God | https://github.com/gorosgobe/git-god |
| Ry's Git Tutorial | http://rypress.com/tutorials/git/index |
| Git for Computer Scientists | http://eagain.net/articles/git-for-computer-scientists/ |
| Git Magic | http://www-cs-students.stanford.edu/~blynn/gitmagic/ |