Git: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
(→Tools) |
|||
(4 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt) | |||
Zeile 4: | Zeile 4: | ||
* [https://git-scm.com/downloads/guis Übersicht] | * [https://git-scm.com/downloads/guis Übersicht] | ||
* [https://desktop.github.com/ Github Desktop] | * [https://desktop.github.com/ Github Desktop] | ||
+ | * http://www.beyondcompare.de/ | ||
+ | |||
+ | ==Plattformen== | ||
+ | * https://github.com | ||
+ | * https://gitlab.com | ||
==Publikationen== | ==Publikationen== | ||
+ | |||
+ | ===Fachbücher=== | ||
* [http://git-scm.com/book/en/v2 Git-Book] | * [http://git-scm.com/book/en/v2 Git-Book] | ||
==Links== | ==Links== | ||
* http://tom.preston-werner.com/2009/05/19/the-git-parable.html | * http://tom.preston-werner.com/2009/05/19/the-git-parable.html | ||
+ | * [https://www.toptal.com/developers/gitignore Create useful .gitignore files for your project] | ||
==Siehe auch== | ==Siehe auch== |
Aktuelle Version vom 26. September 2020, 11:51 Uhr
Tools
Plattformen
Publikationen
Fachbücher
Links
- http://tom.preston-werner.com/2009/05/19/the-git-parable.html
- Create useful .gitignore files for your project