author | Jürgen Rühle <j-r@online.de> | |
Sun, 7 Jan 2007 19:18:26 +0000 (20:18 +0100) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Mon, 8 Jan 2007 02:04:57 +0000 (18:04 -0800) | ||
commit | 3368d11f308eb4ba2ad5703aa059bb0e5a82212f | |
tree | 47cbe9ac73cbf8df422fef0e52eeb94e833688f0 | tree | snapshot |
parent | 515377ea9ec6192f82a2fa5c5b5b7651d9d6cf6c | commit | diff |
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 <j-r@online.de>
Signed-off-by: Junio C Hamano <junkio@cox.net>
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 <j-r@online.de>
Signed-off-by: Junio C Hamano <junkio@cox.net>
wt-status.c | diff | blob | history |