Commit 471ed794d8bc8ce783964eda180c21234b2fe591

Edward Thomson 2020-07-13T10:05:04

clone: respect init.defaultBranch when empty When cloning an empty repository, we need to guess what the branch structure should be; instead of hardcoding `master`, use the `init.defaultBranch` setting it if it provided.