Ambiguous 'HEAD' issue.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,

Recently I changed one of my repo's origin URL from gitlab to github.  After this switch, I start getting:

  warning: refname 'HEAD' is ambiguous.

messages when I use 'git status'. I check various things if I have tags/branches to blame but cannot find anything:

* git show-ref | grep -i head -> nothing suspicious

* find . -name HEAD | grep -v modules -> only .git/logs/HEAD and .git/HEAD

* git branch -a | grep HEAD -> nothing

Do you have any suggestions for a possible fix to this?

Thanks,
Caglar





[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux