On 8/28/07, Nguyen Thai Ngoc Duy <pclouds@xxxxxxxxx> wrote: > > > But it can swallow big directories that git-add && > > > git-commit can't. > > > > I'm curious, what do you mean by being able to swallow big > > directories that git-add/git-commit cannot? Those tools should > > not be choking on large directories. What behavior are you seeing > > that caused you to decide these tools weren't able to handle a > > big directory? > > 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. -- Duy - 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