Commit 4218183631faa48f97e76a23e928d1a98983be46

Russell Belfer 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.