Nguyen Thai Ngoc Duy <pclouds@xxxxxxxxx> wrote: > On 8/28/07, Nguyen Thai Ngoc Duy <pclouds@xxxxxxxxx> wrote: > > I imported a ~1gb directory (including all subdirectories). I don't > > remember git-add or git-commit that died. It ate all my memory, froze > > my computer and I had to hard reset the box. > > Tested again. Core git runs fine. It must have been O(n^2) bug that > has been fixed in -rc3. So the script is educational only. Yeah, that makes a lot of sense. If there were a lot of files git-add would have taken a lot of time in prior versions, before that O(n^2) bug was fixed. Thanks for retesting. -- Shawn. - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html