Re: [PATCH] Add option to git-commit to allow empty log messages
From: Junio C Hamano <hidden>
Date: 2016-06-15 22:48:33
Sverre Rabbelier [off-list ref] writes:
On Sun, Apr 4, 2010 at 21:11, Junio C Hamano [off-list ref] wrote:quoted
As a Porcelain, "git commit" has some leeway to enforce sensible policy on the users, and "forbid commit that does not explain anything" is one such policy. It is not generally a good idea to expose the full capabilities of plumbing to Porcelain if it leads to bad user behaviour, and such "artificial" limitations are safety features we do not want to remove.You contradict yourself:
I personally don't mind very much removing --allow-empty, though.