git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Ambiguous 'HEAD' issue.
@ 2022-08-27 20:42 Caglar Akyuz
  2022-08-28  1:00 ` Felipe Contreras
  2022-08-29  6:36 ` Junio C Hamano
  0 siblings, 2 replies; 7+ messages in thread
From: Caglar Akyuz @ 2022-08-27 20:42 UTC (permalink / raw)
  To: git

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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2022-09-08  6:27 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-27 20:42 Ambiguous 'HEAD' issue Caglar Akyuz
2022-08-28  1:00 ` Felipe Contreras
2022-08-28  8:31   ` Caglar Akyuz
2022-08-29  6:36 ` Junio C Hamano
2022-08-29  6:57   ` Caglar Akyuz
2022-09-08  1:34     ` Jeff King
2022-09-08  6:27     ` Johannes Sixt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).