MG Mud User | 88f1247 | 2016-06-24 23:31:02 +0200 | [diff] [blame^] | 1 | Liste von nuetzlichen und weiterfuehrenden Links im Netz |
| 2 | ======================================================== |
| 3 | |
| 4 | * Das 'offizielle' Tutorial |
| 5 | http://www.kernel.org/pub/software/scm/git/docs/gittutorial.html |
| 6 | * Git - SVN Crash Course (fuer Leute, die SVN kennen) |
| 7 | http://git.or.cz/course/svn.html |
| 8 | * Everyday git with 20 commands or so |
| 9 | http://www.kernel.org/pub/software/scm/git/docs/everyday.html |
| 10 | (sortiert nach Developers, Integrators, Admins) |
| 11 | * Das git Community Book (sehr empfehlenswert) |
| 12 | http://book.git-scm.com/ |
| 13 | * Understanding git conceptually |
| 14 | http://www.eecs.harvard.edu/~cduan/technical/git/ |
| 15 | * Git cheat sheets |
| 16 | http://help.github.com/git-cheat-sheets/ |
| 17 | http://jan-krueger.net/development/git-cheat-sheet-extended-edition |
| 18 | https://github.com/AlexZeitler/gitcheatsheet/blob/master/gitcheatsheet.pdf |
| 19 | http://www.cheat-sheets.org/saved-copy/git-cheat-sheet.pdf |
| 20 | http://cheat.errtheblog.com/s/git |
| 21 | * Guides/Howtos von GitHub |
| 22 | http://help.github.com/ |
| 23 | * Difference of merge and pull |
| 24 | http://longair.net/blog/2009/04/16/git-fetch-and-merge/ |
| 25 | * Div. Tips und Tricks |
| 26 | http://longair.net/blog/2009/04/25/a-few-git-tips/ |
| 27 | * Git fuer Windows |
| 28 | https://code.google.com/p/gitextensions/ |
| 29 | (Mit Integration in den Explorer) |
| 30 | * Git-Benutzung unter Windows |
| 31 | http://rogerdudler.github.io/git-guide/ |
| 32 | http://help.github.com/win-set-up-git/ |
| 33 | * Git-Interna verstaendlich erklaert: |
| 34 | Git For Ages 4 And Up |
| 35 | https://www.youtube.com/watch?v=1ffBJ4sVUb4 |
| 36 | |
| 37 | 10.03.2015 Amaryllis |
| 38 | |