Commit 84d2a0353d3934e88b08095e0100a408c4b0a42e

Edward Thomson 2020-07-13T10:10:02

repo: teach isempty about default branch config The git_repository_isempty function now respects the init.defaultbranch setting (instead of hardcoding "master") to understand if a repository is empty or not.