- repository-head-orphan? repositoyprocedure
- repository-head-detached? repositoyprocedure
- repository-head-unborn? repositoyprocedure
Returns a boolean indicating whether the given repository's HEAD (a symbolic reference) is orphaned (unreferenced under the refs namespace), detached (refering to a commit rather than a branch), or has yet to be created, respectively.