Commit Briefs

0c60ce5ab2 Stefan Sperling

document the current public API


92a684f463 Stefan Sperling

show progress during checkout


9d31a1d8a4 Stefan Sperling

initial implementation of worktree checkout


dc2404d9e5 Stefan Sperling

remove got_worktree_change_head() for now


35be1456d6 Stefan Sperling

implement got_worktree_get_head_ref_name()


4d94df2df6 Stefan Sperling

rename worktree set_head() operation to change_head()





86c3caaf12 Stefan Sperling

add worktree skeleton code; implement got_worktree_init()