author | Michael J Gruber <git@drmicha.warpmail.net> | |
Thu, 22 Apr 2010 20:30:20 +0000 (22:30 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Thu, 6 May 2010 20:22:44 +0000 (13:22 -0700) | ||
commit | 980bde389491e65df3a6f26f755064013b65740c | |
tree | 375fae79a10a9f990ce7ed6f31b4827d4f16c551 | tree | snapshot |
parent | 18f3b5a9d37de606604f00360df55e5a5fe70739 | commit | diff |
wt-status: take advice.statusHints seriously
Currently, status gives a lot of hints even when advice.statusHints is
false. Change this so that all hints depend on the config variable.
Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Currently, status gives a lot of hints even when advice.statusHints is
false. Change this so that all hints depend on the config variable.
Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t7508-status.sh | diff | blob | history | |
wt-status.c | diff | blob | history |