Re: [PATCH 4/3] Rename --pretty=changelog to --pretty=gnucl, and fix a bug
From: Nicolas Pitre <hidden> Date: 2016-06-15 22:42:57
On Wed, 28 Feb 2007, Johannes Schindelin wrote:
It was pointed out that this format is rather specific. So, rename it
to "gnucl".
[...]
+ { "gnucl", 1, CMIT_FMT_CHANGELOG}
Shouldn't it be CMIT_FMT_GNUCL as well to be consistent?
This is nitpicking but I don't see why those GNU abominations should
be assigned generic terms, even in this particular name space.
Nicolas