wt-status: turn advice_status_hints into a field of wt_status
commit6a964f57e52bb25d9233ff6d38c82a16f21f60aa
authorMatthieu Moy <Matthieu.Moy@imag.fr>
Thu, 12 Sep 2013 10:50:05 +0000 (12 12:50 +0200)
committerJunio C Hamano <gitster@pobox.com>
Thu, 12 Sep 2013 18:45:10 +0000 (12 11:45 -0700)
tree4d9ceed3a8b9f869da143b4d956d225f569de8b8
parent5c25dfaa794c7bbfa1b4d234b10f94ee371b1db0
wt-status: turn advice_status_hints into a field of wt_status

No behavior change in this patch, but this makes the display of status
hints more flexible as they can be enabled or disabled for individual
calls to commit.c:run_status().

Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin/commit.c
wt-status.c
wt-status.h