Linus Torvalds [off-list ref] writes:
On Tue, 17 Apr 2007, Matthieu Moy wrote:
quoted
* Perhaps your boss will be interested in the "data integrity" (i.e.
git fsck) problem too.
The data integrity thing is a lot more than just fsck.
I have to revise my latin ;-). I meant _e. g._ git fsck, and the fact
that just given the full revision ID, you can make sure that both the
data and the history are uncorrupted is obviously a strong point for
data integrity, but not the only one (things like "add, don't replace"
policy is another).
--
Matthieu