Merge branch 'mm/commit-template-squelch-advice-messages'
authorJunio C Hamano <gitster@pobox.com>
Fri, 20 Sep 2013 19:36:31 +0000 (12:36 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 20 Sep 2013 19:36:32 +0000 (12:36 -0700)
From the commit log template, remove irrelevant "advice" messages
that are shared with "git status" output.

* mm/commit-template-squelch-advice-messages:
commit: disable status hints when writing to COMMIT_EDITMSG
wt-status: turn advice_status_hints into a field of wt_status
commit: factor status configuration is a helper function

No differences found