From: Junio C Hamano Date: Wed, 13 Sep 2006 19:59:20 +0000 (-0700) Subject: unpack-objects -r: call it "recover". X-Git-Tag: v1.4.3-rc1~112^2 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/3b67d2917a0e93aa583c4069f5a00655e05dbd84?hp=3b67d2917a0e93aa583c4069f5a00655e05dbd84 unpack-objects -r: call it "recover". The code called this operation "desperate" but the option flag is -r and the word "recover" describes what it does better. Signed-off-by: Junio C Hamano ---