On Thu, Nov 14, 2013 at 6:25 AM, Jonathan Nieder <jrnieder@xxxxxxxxx> wrote: >> if (from) >> fprintf(stderr, "%s -> %s", prettify_refname(from->name), prettify_refname(to->name)); > > I'm not sure this is correct for right-to-left languages. Something > to solve another day. I don't speak rtl languages and don't know the support status for them. But to me rtl on terminal is a terrible idea as it's assumed everywhere that the terminal prints from left to right. Anyway let's wait until a rtl translation comes to git, then we'll have somebody knowledgable about the languages to talk about. -- Duy -- 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