1
0
mirror of https://github.com/tiimgreen/github-cheat-sheet.git synced 2025-08-14 03:43:57 +02:00

fix broken links

This commit is contained in:
Tim Green
2020-10-05 13:33:54 +01:00
parent 343349e257
commit b42e1f38a6
2 changed files with 1 additions and 3 deletions

View File

@@ -1077,7 +1077,6 @@ $ git config --global color.ui 1
| Git Immersion | http://gitimmersion.com/ | | Git Immersion | http://gitimmersion.com/ |
| Git for Computer Scientists | http://eagain.net/articles/git-for-computer-scientists/ | | Git for Computer Scientists | http://eagain.net/articles/git-for-computer-scientists/ |
| Git Magic | http://www-cs-students.stanford.edu/~blynn/gitmagic/ | | Git Magic | http://www-cs-students.stanford.edu/~blynn/gitmagic/ |
| GitHub Training Kit | https://training.github.com/kit/ |
| Git Visualization Playground | http://onlywei.github.io/explain-git-with-d3/#freeplay | | Git Visualization Playground | http://onlywei.github.io/explain-git-with-d3/#freeplay |
| Learn Git Branching | http://pcottle.github.io/learnGitBranching/ | | Learn Git Branching | http://pcottle.github.io/learnGitBranching/ |
| A collection of useful .gitignore templates | https://github.com/github/gitignore | | A collection of useful .gitignore templates | https://github.com/github/gitignore |

View File

@@ -1051,7 +1051,6 @@ $ git config --global color.ui 1
| Git God | https://github.com/gorosgobe/git-god | | Git God | https://github.com/gorosgobe/git-god |
| Git for Computer Scientists | http://eagain.net/articles/git-for-computer-scientists/ | | Git for Computer Scientists | http://eagain.net/articles/git-for-computer-scientists/ |
| Git Magic | http://www-cs-students.stanford.edu/~blynn/gitmagic/ | | Git Magic | http://www-cs-students.stanford.edu/~blynn/gitmagic/ |
| GitHub Training Kit | https://training.github.com/kit/ |
| Git Visualization Playground | http://onlywei.github.io/explain-git-with-d3/#freeplay | | Git Visualization Playground | http://onlywei.github.io/explain-git-with-d3/#freeplay |
| Learn Git Branching | http://pcottle.github.io/learnGitBranching/ | | Learn Git Branching | http://pcottle.github.io/learnGitBranching/ |
| A collection of useful .gitignore templates | https://github.com/github/gitignore | | A collection of useful .gitignore templates | https://github.com/github/gitignore |