Commits


use a dedicated file for the work tree lock


document how work tree locking will work


implement worktree open and close operations


store a path prefix in the worktree; will be used for subtree checkout


stamp worktrees with a format number


add worktree skeleton code; implement got_worktree_init()