Daniel Barkalow <barkalow@xxxxxxxxxxxx> writes: > I was only working on making "HEAD" expand to HEAD:<current branch>. I > think that the matching type is only most likely what you want, not > certainly enough to just do it. I'd say that push should suggest it, but > not actually do it automatically, or possibly require -f to do it without > the full name. Hmm. `-f` means "I know there are the ones that do not fast forward but I want them updated", which is quite a different thing. I'd say either we should just do it, or we don't, and keep `-f` orthogonal to the ref dwimming. -- 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