Re: [git-users] git worktree fails only for master branch

2016-10-13 Thread Matthew Persico
Worktrees are INSANELY great. I've written a couple of shell functions around my workflow. I create a wt subdir in a cloned repo and all the worktrees get created in that subdir. Branch name = worktree subdir. Great organizational tool On Sat, Oct 8, 2016 at 9:20 AM, Paul Smith

Re: [git-users] git worktree fails only for master branch

2016-10-07 Thread Michael
Git worktree? ... git worktree?!?!! Da fuu ... I've made multiple repositories with hard-linked files, because up until now I thought that a single repository could only handle one working directory tree / one checkout at a time. % git help worktree: A git repository can support