From: Junio C Hamano Date: Fri, 20 Sep 2013 19:36:31 +0000 (-0700) Subject: Merge branch 'mm/commit-template-squelch-advice-messages' X-Git-Tag: v1.8.5-rc0~93 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/b4980c63acad8457fb3606b9bd8b74d5e7cba8dd?hp=b4980c63acad8457fb3606b9bd8b74d5e7cba8dd Merge branch 'mm/commit-template-squelch-advice-messages' 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 ---