-
git experts: question related to earlier message… is
git branch -m newnameactually different fromgit symbolic-ref HEAD refs/head/newnamewhen it comes to renaming the default branch? I expect git treats the default branch/HEAD as special. Maybe I’m wrong. /cc virus_dave