On Thu, Oct 21, 2010 at 12:54 PM, Enrico Weigelt <weigelt@xxxxxxxx> wrote: > BTW: how are the current tree objects structured ? Is there always > one big tree object representing the whole tree or can it be > splitted hierachically ? Trees in the repository are split hierarchically, but its a flat list in the dircache/index file (aka $GIT_DIR/index). -- 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