On 10/11/06, Nguyen Thai Ngoc Duy <pclouds@gmail.com> wrote: > Hi, > I was thinking about this while reading subproject thread. In a simple > case, I have a repo A located at ~/project-a and another repo B > located at ~/project-a/some/dir/project-b. With this setup, command > "find" and other directory-recursive commands will run horribly from > ~/project-a when they go inside project-b/.git (no I don't want to > repack -d everytime I want to find something). > I propose to move project-b/.git outside and place a file, say > .gitdir, in project-b directory. git-sh-setup and setup_git_directory You can even leave the name as is: it is impossible to misunderstand a file for directory (except on AIX). Or put the information in extended attributes. - 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.htmlReceived on Thu Oct 12 00:41:15 2006
This archive was generated by hypermail 2.1.8 : 2006-10-12 00:42:06 EST