• Show log

    Commit

  • Hash : dfc98706
    Author : Patrick Steinhardt
    Date : 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.