Does a server-side GitHub repository have a HEAD? -


do github repositories (the ones on github's servers clone local computer) have head? if so, how can view it?

just emphasize: once clone repository local machine, repository has head, can view cd-ing repository's working directory , running cat .git/head. i'm asking situation on github's servers.


Comments