Added "Git Magic" to languages *de* and *ru*
parent
ea7e0d055d
commit
916001d1da
|
@ -6,6 +6,7 @@
|
|||
* [C++](#c-1)
|
||||
* [C#](#c-sharp)
|
||||
* [iOS](#ios)
|
||||
* [Git](#git)
|
||||
* [Groovy](#groovy)
|
||||
* [HTML & CSS](#html--css)
|
||||
* [Java](#java)
|
||||
|
@ -57,6 +58,10 @@
|
|||
* [iOS-Rezepte](http://examples.oreilly.de/openbooks/iosrecipesger.zip)
|
||||
* [iPad-Programmierung](http://examples.oreilly.de/openbooks/pdf_ipadprogpragger.pdf)
|
||||
|
||||
#Git
|
||||
|
||||
* [Git Magic](http://www-cs-students.stanford.edu/~blynn/gitmagic/intl/de/)
|
||||
|
||||
###Groovy
|
||||
|
||||
* [Groovy für Java-Entwickler](http://examples.oreilly.de/openbooks/pdf_groovyger.pdf)
|
||||
|
|
|
@ -40,6 +40,7 @@
|
|||
|
||||
###Git
|
||||
|
||||
* [Волшебство Git](http://www-cs-students.stanford.edu/~blynn/gitmagic/intl/ru/)
|
||||
* [Pro Git](http://git-scm.com/book/ru)
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue