August 2019
Beginner
608 pages
16h 7m
English
In Git, every object has a unique ID, that is, a SHA-1 ID. This ID makes it easier to reference in the future (you can also use a shortened version if you so desire). In CVS, every file has its own version number. This number also reflects how many times it's been altered. In CVS, to reference changes to the project as a whole, you need to use tags.
Read now
Unlock full access