Commits


sync distfile list


remove an unused file


display path to cloned repository when 'got clone' is done


improve display of progress message generated by the server during 'got clone'


document 'got cl' alias for 'got clone'


move clone code and documentation up so it appears before checkout


allow controlling verbosity of 'got clone' with -q and -v options


do not allow passing arbitrary options to SSH


remove unused constants


write large objects to disk when resolving deltas; raise in-mem delta threshold


tweak clone usage output


do not forget to create references under remotes/origin during 'got clone'


create a git config file in newly cloned repositories


apply unveil(2) to 'got clone'


pledge 'got clone'