Commits


fileindex update function probably won't be needed after all


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


file_index -> fileindex


rename file_index -> fileindex


typo in comment


whitespace


add stub for anticipated worktree function which updates fileindex


add a helper function which creates worktree meta files


stamp worktrees with a format number


bump copyright


unwrap short line


indent long line


make workdir tests clean up workdirs if tests pass


add test for non-destructive behaviour of worktree_init()


add worktree skeleton code; implement got_worktree_init()