Not in direct documentation, but it is what breaths down from posts on
the mailinglist like:
http://kerneltrap.org/mailarchive/git/2008/6/10/2085624
Jakub Narebski:
Petr Baudis wrote:
That depends on the project, of course, and is not a valid statement in
general. Part of the charm of full history is that git-blame and
git-bisect work, at arbitrary points in the past.
Well, you do, if you intend to make it cloneable.
Not necessarily. I have automated the checkout-verification-process which
basically checks out every revision from the respective old repository
and binary-compares it with the corresponding revision in the git
repository. This ensures a full binary match across the board.
With respect to historical merges, I agree, those might not be
completely correctly grafted, but the level of correctness can be
determined at will, and once we achieve somewhere around 99% accuracy,
we consider it done (for this project).
That depends on the project. In my project it *is* clear, so this point
doesn't make any difference.
--
Sincerely,
Stephen R. van den Berg.
This is a day for firm decisions! Or is it?
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html