wt-status: take advice.statusHints seriously
commit980bde389491e65df3a6f26f755064013b65740c
authorMichael J Gruber <git@drmicha.warpmail.net>
Thu, 22 Apr 2010 20:30:20 +0000 (22 22:30 +0200)
committerJunio C Hamano <gitster@pobox.com>
Thu, 6 May 2010 20:22:44 +0000 (6 13:22 -0700)
tree375fae79a10a9f990ce7ed6f31b4827d4f16c551
parent18f3b5a9d37de606604f00360df55e5a5fe70739
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>
t/t7508-status.sh
wt-status.c