FS#48593 - remote HEAD refers to nonexistent ref, unable to checkout
Attached to Project:
AUR web interface
Opened by Mark Weiman (markzz) - Tuesday, 15 March 2016, 14:27 GMT
Last edited by Lukas Fleischer (lfleischer) - Saturday, 02 April 2016, 06:56 GMT
Opened by Mark Weiman (markzz) - Tuesday, 15 March 2016, 14:27 GMT
Last edited by Lukas Fleischer (lfleischer) - Saturday, 02 April 2016, 06:56 GMT
|
Details
When attempting to clone a repository from aurweb, it clones
then issues the warning "warning: remote HEAD refers to
nonexistent ref, unable to checkout." Which afterwards, I am
given a seemingly empty directory with only a .git directory
inside, which to actually pull up the PKGBUILD and
supporting files, I have to manually checkout the master
branch ($ git checkout master).
This happens on both https and ssh+git. |
This task depends upon