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