From: Junio C Hamano Date: Fri, 8 Dec 2006 21:03:12 +0000 (-0800) Subject: git-rerere: add 'gc' command. X-Git-Tag: v1.5.0-rc0~119^2~1 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/cda2d3c112a03079af9019c7d6617e65ab88ae7e?hp=cda2d3c112a03079af9019c7d6617e65ab88ae7e git-rerere: add 'gc' command. Over time, unresolved rr-cache entries are accumulated and they tend to get less and less likely to be useful as the tips of branches advance. Reorder documentation page to show the subcommand section earlier than the discussion section. Signed-off-by: Junio C Hamano ---