git_worktree_unlock

Unlock a locked worktree

@param wt Worktree to unlock @return 0 on success, 1 if worktree was not locked, error-code otherwise

extern (C) nothrow @nogc
int
git_worktree_unlock

Meta