Re: [PATCH] Fix example in git-name-rev documentation
From: Johannes Schindelin <hidden> Date: 2016-06-15 22:45:16
Hi,
On Sat, 30 Aug 2008, Junio C Hamano wrote:
Since 59d3f54 (name-rev: avoid "^0" when unneeded, 2007-02-20), name-rev
stopped showing an unnecessary "^0" to dereference a tag down to a commit.
The patch should have made a matching update to the documentation, but we
forgot.