On Tue, Jun 4, 2013 at 8:35 AM, Ramkumar Ramachandra <artagnon@xxxxxxxxx> wrote: > Use get_pretty_userformat() to interpret the --pretty string. This > means that leading you can now reference a format specified in a pretty.* s/leading// perhaps? > configuration variable as an argument to 'git for-each-ref --pretty='. > There are two caveats: > > 1. A leading "format:" or "tformat:" is automatically stripped and > ignored. Separator semantics are not configurable (yet). > > 2. No built-in formats are available. The ones specified in > pretty-formats (oneline, short etc) don't make sense when displaying > refs anyway. > > Signed-off-by: Ramkumar Ramachandra <artagnon@xxxxxxxxx> -- 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