[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Move to git?
- Subject: Re: Move to git?
- From: Michael Richardson <..hidden..>
- Date: Mon, 03 Sep 2012 12:31:02 -0400
>>>>> "Chris" == Chris Travers <..hidden..> writes:
Chris> doesn't offer the basic guarantees of a revision control
Chris> system by default. For example it is possible to overwrite
Chris> past changes/revisions using git. Of course you can build a
I think you are mistaken.
You can rewrite history in every single source code control system.
git simply makes it clear that it is happening.