Commits


clarify regress test requirements


print new base commit ID when update is done


fix testroot path used by basic update test


basic cmdline test for 'got update'


don't run regress tests by default


add a command line test suite with a simple 'got checkout' test


add a TODO comment


ensure that 'got update' stays on the current branch


add a TODO comment


make 'got update' less chatty


add a basic 'got update' command; does not merge files yet


fix 'same path prefix' check during checkout


fix got_worktree_get_repo_path()


remove useless strdup from got_worktree_get_repo_path()


verify path prefix when checking out into existing work tree