1
0
mirror of https://github.com/tiimgreen/github-cheat-sheet.git synced 2025-08-12 19:04:01 +02:00

Merge pull request #173 from unixorn/add-git-extra-commands-link

Add link to git-extra-commands collection
This commit is contained in:
Tim Green
2017-04-16 15:25:22 +01:00
committed by GitHub

View File

@@ -1025,6 +1025,7 @@ $ git config --global color.ui 1
| Git Visualization Playground | http://onlywei.github.io/explain-git-with-d3/#freeplay |
| Learn Git Branching | http://pcottle.github.io/learnGitBranching/ |
| A collection of useful .gitignore templates | https://github.com/github/gitignore |
| Unixorn's git-extra-commands collection of git scripts | https://github.com/unixorn/git-extra-commands |
#### Git Books
| Title | Link |