• Show log

    Commit

  • Hash : 372dc9ff
    Author : Patrick Steinhardt
    Date : 2015-10-21T13:49:55

    worktree: implement `git_worktree_validate` Add a new function that checks wether a given `struct git_worktree` is valid. The validation includes checking if the gitdir, parent directory and common directory are present.