On Wed, Nov 26, 2008 at 12:25 AM, Jeff King <peff@xxxxxxxx> wrote: [...] > > So I sympathize with the desire to remove the quotes, as they look bad > and are obviously not too rare. But I'd like to find a solution which > maintains a better visual separation between the subject and the other > text than simply removing them. Maybe just use the output of "git branch -v": master d9a5491 foo: bar or even literally: * master d9a5491 [ahead 1] foo: bar or to make the separation more evident: [master d9a5491] foo: bar Santi -- 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