strange behaviour, default branch on clone not as expected
From: Chris Friesen <hidden>
Date: 2016-06-15 22:52:10
Hi, I have a bare repository on a server with (among others) branches "atca6900-ecgl" and "ncgl". The "HEAD" file in the bare repository contains "ref: refs/heads/ncgl" and "git branch" in the bare repository shows an asterisk beside "ncgl". However, if I clone the bare repository I get "atca-6900-ecgl" as the default branch. ".git/HEAD" contains "ref: refs/heads/atca6900-ecgl". Something that might be relevent--currently both of these branches actually point to the same commit (Don't ask, it's a vendor thing.) thus "refs/heads/atca6900-ecgl" and "refs/heads/ncgl" have the same contents. I find it suspicious that atca6900-ecgl is alphabetically before ncgl and that they point to the same commit ID...but I don't know how it works internally so this may be just coincidence. Any ideas what's going on? I'm using git 1.7.3.2 if it makes any difference. Chris -- Chris Friesen Software Developer GENBAND chris.friesen@genband.com www.genband.com