On Tue, Mar 15, 2016 at 1:53 PM, Johannes Schindelin <Johannes.Schindelin@xxxxxx> wrote: >> That approach to implement the UI that directly faces the end users >> via scripting would let your users choose layouts more flexibly. >> Some people may want a repository and its worktrees next to each >> other, some others may want the worktrees embedded inside the main >> repository, yet some others may want layouts other than those two. > > Having the worktree in a totally different location than the associated > repository is *very* confusing. I disagree (unless I misunderstood you). One of the use cases I have for multi worktree is move all repos to a central place. Remember the .git directory security bug? It would not happen if the repo is put away. And it would be easier to backup repo data too. Also, "git worktree list" is there to locate any worktree. I don't see why it's confusing. -- 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