On 9/5/05, Linus Torvalds <[EMAIL PROTECTED]> wrote: > > Really 'git commit' should detect problems like this automatically and > > prevent them from getting in the tree. > > Well, that would depend on having the fixed git-merge-base in the first > place, which in turn would mean that such a commit wouldn't happen at all, > so it's kind of circular. It's not worth fixing anywhere else, since once > you fix it in git-merge-base, it just becomes a non-issue.
This just error checking to prevent future bugs from getting committed to the tree. These kinds of things are very hard to repair after the fact. -Wayne - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html

