Duy Nguyen <pclouds@xxxxxxxxx> writes: > If you make "head" work like "HEAD", then it should work for _all_ > commands, not just worktree, and "MASTER" should match > "refs/heads/master" and so on. I don't think it's as simple as > changing strcmp to strcasecmp. You would need to make ref management > case-insensitive (and make sure if still is case-sensitive if > configured so). I don't think anybody has managed that. And it is unclear why anybody would even want to do so. Thanks for a doze of sanity.