Phillip Wood <phillip.wood123@xxxxxxxxx> writes: > From: Phillip Wood <phillip.wood@xxxxxxxxxxxxx> > > As support for this setting was deprecated in the last commit print a > warning (or die when WITH_BREAKING_CHANGES is enabled) if it is set. > Avoid bombarding the user with warnings by only printing it (a) when > running commands commands that call "git commit" and (b) only once "commands commands" -> "commands". > per command.