Commit dfc98706479c252c023ba093b690c6202a5021e5

Patrick Steinhardt 2017-03-15T13:54:14

worktree: split off function opening working directory Separate the logic of finding the worktree directory of a repository and actually opening the working tree's directory. This is a preparatory step for opening the worktree structure of a repository itself.