Ebook on git
Posted by coldtobi | 29 Oct, 2009, 22:29git is a quite complex version control system, which is very powerful but hard for starters.
I use it SCMs for at least 8 years now, starting with CVS at the university for my thesis, and in professional context with the propieraty MKS for 5 years. But git is still different, and going beyond basics is not trivial. Therefore I am currently looking for a ebook on git, to deepen my knowledge on it.
I found two:
The git community book explains everything, but is still hard.
But I just realized, that there is a ebook in debian's repository, which is quite nice to read: the debian package is "gitmagic" and can be downloaded also here, including some translations.
(More)