On Mon, Jul 5, 2010 at 16:11, Michael J Gruber [off-list ref] wrote:
This mini-series sets up a new gitrevisions(7) man page so that people
looking for revision syntax don't need to try to find it in
git-rev-parse(1) which is cluttered with a lot of unrelated stuff (it's
plumbing after all).
I like this series a lot. I often forget what our revision behavior is
and whether it's documented in git-rev-list, git-rev-parse or
something else. Then when I finally find it in git-rev-parse I have to
page down the manpage to discover it.
This is definitely something that should be standalone in
gitrevisions(7).
Acked-by: Ævar Arnfjörð Bjarmason <redacted>