Matthieu Moy <Matthieu.Moy@xxxxxxxxxxxxxxx> writes: > But that's still workable: struct ref_sorting could contain a flag > "head_first" that would be set by ref_default_sorting() and only it, and > then read by cmp_ref_sorting. Hmm, I am still puzzled. "refname" atom would expand to things like "HEAD", "refs/heads/master", etc., so I still do not see a need for head_first option at all. "HEAD" will sort before "refs/anything" always, no? -- 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