From: Jürgen Rühle Date: Sun, 7 Jan 2007 19:18:26 +0000 (+0100) Subject: Remove unnecessary git-rm --cached reference from status output X-Git-Tag: v1.5.0-rc1~62 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/3368d11f308eb4ba2ad5703aa059bb0e5a82212f?hp=3368d11f308eb4ba2ad5703aa059bb0e5a82212f Remove unnecessary git-rm --cached reference from status output Since git-reset has learned restoring the absence of paths git-rm --cached is no longer necessary. Therefore remove it from the cached content header hint. Also remove the unfortunate wording 'Cached' from the header itself. Signed-off-by: Jürgen Rühle Signed-off-by: Junio C Hamano ---