rerere: Document 'rerere remaining'
authorPhil Hord <phil.hord@gmail.com>
Thu, 8 Mar 2012 21:08:50 +0000 (16:08 -0500)
committerJunio C Hamano <gitster@pobox.com>
Thu, 8 Mar 2012 22:40:44 +0000 (14:40 -0800)
This adds the 'remaining' command to the documentation of
'git rerere'. This command was added in ac49f5ca (Feb 16 2011;
Martin von Zweigbergk <martin.von.zweigbergk@gmail.com>) but
it was never documented.

Touch up the other rerere commands to reduce noise.

First noticed by Vincent van Ravesteijn.

Signed-off-by: Phil Hord <phil.hord@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found