Jeff King <peff@xxxxxxxx> writes: > I find the all-caps ugly, and it is part of what confuses them with > HEAD. At the same time, we are using the same namespace that ref lookup > uses. So calling it "worktree" might be too ambiguous. I tried to avoid > using "--worktree" because I wanted to make it clear that these were > ordered arguments, not options. Perhaps we can use some character that is forbidden in ref names, doesn't make trouble when doing allowed operations on said refs, won't confuse user, and is not trouble with shell... ehhh... * @{wtree} would confuse users that it has something to do with reflog * [tree] would be trouble with some shells * ~tree~ looks a bit strange, might be trouble with username expansion * :tree: might be mistaken for 'tree:' in index -- Jakub Narebski Poland ShadeHawk on #git -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html