[Xfce-bugs] [Bug 11408] git: warning: remote HEAD refers to nonexistent ref, unable to checkout.
bugzilla-daemon at xfce.org
bugzilla-daemon at xfce.org
Mon May 22 23:52:46 CEST 2017
https://bugzilla.xfce.org/show_bug.cgi?id=11408
Skunnyk <skunnyk at xfce.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
CC| |skunnyk at xfce.org
Status|NEW |RESOLVED
--- Comment #1 from Skunnyk <skunnyk at xfce.org> ---
Yes, this is normal as user branches does not have a master branch.
You need to "git checkout $branchname" the needed branch, or clone with git
clone -b $branchname
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Xfce-bugs
mailing list