Commits


deduplicate code for constructing a worktree's base ref name


create references to base commits of got worktrees


read UUID back from work tree meta data


add a UUID to work tree meta data


check for errors from fclose()


preserve executable bit on files during checkout and update


happy new copyright year


apply unveil(2) to worktree tests


make C test output match cmdline test output


make checkout status char unsigned


signal existing files in checkout progress output


fix naming of some work tree meta data files and macros


make got_worktree_checkout_files() infer base commit from meta data


store base commit in a dedicated meta file


abort checkout operations cleanly when Ctrl-C is hit