doc/pretty-formats: describe index/time formats for %gd
commit522259dc3adf49b59d76ee046a2d1361b171e32f
authorJeff King <peff@peff.net>
Fri, 22 Jul 2016 19:51:37 +0000 (22 15:51 -0400)
committerJunio C Hamano <gitster@pobox.com>
Fri, 22 Jul 2016 20:47:33 +0000 (22 13:47 -0700)
treea98ec4bec330f1204bd1e99895a49aa04d3b1c41
parent83c9f95cce99bcd383c78d614d614e72a4015e59
doc/pretty-formats: describe index/time formats for %gd

The "reflog selector" format changes based on a series of
heuristics, and that applies equally to both stock "log -g"
output, as well as "--format=%gd". The documentation for
"%gd" doesn't cover this. Let's mention the multiple formats
and refer the user back to the "-g" section for the complete
rules.

Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/pretty-formats.txt