• Show log

    Commit

  • Hash : 45f2b7a4
    Author : Patrick Steinhardt
    Date : 2015-10-21T11:48:02

    worktree: implement `git_worktree_list`
    
    Add new module for working trees with the `git_worktree_list`
    function. The function lists names for all working trees of a
    certain repository.