1
0
mirror of https://github.com/tiimgreen/github-cheat-sheet.git synced 2025-08-08 08:56:35 +02:00

adds Learn Git Branching

This commit is contained in:
Robert Anthony Bellamy
2015-12-29 10:01:53 -05:00
parent ac2d48fef0
commit 8980611ab7

View File

@@ -993,6 +993,7 @@ $ git config --global color.ui 1
| Git Magic | http://www-cs-students.stanford.edu/~blynn/gitmagic/ |
| GitHub Training Kit | http://training.github.com/kit |
| Git Visualization Playground | http://onlywei.github.io/explain-git-with-d3/#freeplay |
| Learn Git Branching | http://pcottle.github.io/learnGitBranching/ |
#### Git Books
| Title | Link |