rerere: explain "rerere forget" codepath
authorJunio C Hamano <gitster@pobox.com>
Wed, 1 Jul 2015 05:42:34 +0000 (22:42 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 24 Jul 2015 23:02:18 +0000 (16:02 -0700)
Explain the internals of rerere as in-code comments, while
sprinkling "NEEDSWORK" comment to highlight iffy bits and
questionable assumptions.

This covers the codepath that implements "rerere forget".

Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found