• Show log

    Commit

  • Hash : 471ed794
    Author : Edward Thomson
    Date : 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.