emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Good book on Git


From: Przemysław Wojnowski
Subject: Re: Good book on Git
Date: Sat, 15 Nov 2014 15:26:30 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0

Hello everybody,

When I was learning git I've found the following articles very helpful:
http://www.gitguys.com/topics/

They describe how to use git, what is happening underneath, what are different
types of objects in repository (blob, tree, commit, tag), what's inside .git
directory, etc.
IMHO the articles are very helpful in understanding how git works and how to fix
results of previous, unconscious commands. ;-)

Cheers,
Przemyslaw



reply via email to

[Prev in Thread] Current Thread [Next in Thread]