Hi, On Wed, 12 Mar 2008, Junio C Hamano wrote: > * nd/worktree (Sun Mar 2 17:35:43 2008 +0700) 10 commits > - Additional tests to capture worktree special cases > - Documentation: update api-builtin and api-setup > - Make setup_git_directory() auto-setup worktree if found > - builtin-archive: mark unused prefix "unused_prefix" > - Completely move out worktree setup from > setup_git_directory_gently() > - http-push: Avoid calling setup_git_directory() twice > - Make setup_work_tree() return new prefix > - Make get_git_dir() and 'git rev-parse --git-dir' absolute path > - Make sure setup_git_directory is called before accessing > repository > - "git read-tree -m" and the like require worktree > > Every time we touch work-tree stuff we seem to unstabilize; this round > seems more solid but I am still treading cautiously. Not sure if we > want this for 1.5.5. I am sure we do not want this for 1.5.5. It is too complicated a patch series to be obviously correct, and as I said earlier, a few design goals are not to my liking, such as trying to separate git_dir from work_tree logic with a sledgehammer. Ciao, Dscho -- 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