Hi Luben, Luben Tuikov wrote: > For the last 4 years, I've been using a home-brewed > git-mkdir-of-branch.sh from a local branch, which basically creates > a bunch of symlinks and then runs git-read-tree HEAD; > git-checkout-index -u -q -f -a. You might like contrib/workdir/git-new-workdir (shipped in /usr/share/doc/git by most distros). An occasional topic has been how to integrate this functionality into "git clone". See [1], for example. Good luck, Jonathan [1] http://thread.gmane.org/gmane.comp.version-control.git/150559/focus=151247 -- 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