Commits


document the current public API


show progress during checkout


initial implementation of worktree checkout


remove got_worktree_change_head() for now


implement got_worktree_get_head_ref_name()


rename worktree set_head() operation to change_head()


fileindex update function probably won't be needed after all


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


add stub for anticipated worktree function which updates fileindex


add worktree skeleton code; implement got_worktree_init()