• Show log

    Commit

  • Hash : 42181836
    Author : Russell Belfer
    Date : 2013-08-29T10:27:01

    Treat detached HEAD as non-empty repo
    
    This simplifies the git_repository_is_empty a bit so that a
    detached HEAD is just taken to mean the repo is not empty, since
    a newly initialized repo will not have a detached HEAD.