April 26, 2015
3:17 p.m.
On 25/04/15 18:09, Yuriy Tymchuk wrote:
Sorry for this remark, but is this really perrfect that the same version of the same project can have two different ancestors depending in which repository it is?
It is a distributed version control system that uses increasing numbers instead of UUIDs to number versions. It is not the same version, it just has the same number ;) Git is a much newer DVCS, and has solved some of the problems found in earlier ones. Stephan