Johannes Schindelin <Johannes.Schindelin@xxxxxx> writes: > With this patch, "git log --decorate --pretty=format:%d", shows the > name decoration (i.e. whenever a commit matches a ref, that ref's name > is shown). > > Signed-off-by: Johannes Schindelin <johannes.schindelin@xxxxxx> > --- > > Maybe %d should expand to " (<name decoration>)" instead of > "<name decoration>"? Not necessarily. %d in --pretty="format:%h%d %s" may want to expand to "(<name>) " instead of " (<name>)". -- 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