coates’s avatarcoates’s Twitter Archive—№ 21,297

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