thodg/got/include/got_worktree.h

Branch :


Log

Author Commit Date CI Message
4d94df2d 2018-03-11 01:19:40 rename worktree set_head() operation to change_head()
606778cd 2018-03-11 01:18:45 fileindex update function probably won't be needed after all
577ec78f 2018-03-11 01:15:39 store a path prefix in the worktree; will be used for subtree checkout
281294a5 2018-03-10 17:14:25 add stub for anticipated worktree function which updates fileindex
86c3caaf 2018-03-10 00:22:23 add worktree skeleton code; implement got_worktree_init()