Rename diff.suppress-blank-empty to diff.suppressBlankEmpty
commit950db8798d51cb183c858938263425b367b21dfd
authorJohannes Schindelin <Johannes.Schindelin@gmx.de>
Tue, 20 Jan 2009 21:08:33 +0000 (20 22:08 +0100)
committerJunio C Hamano <gitster@pobox.com>
Wed, 21 Jan 2009 08:17:40 +0000 (21 00:17 -0800)
tree6dbe1d6ef19ff138677f6319ad938b2d562168a6
parent674a1d2628628aa21c32ef98279f99ba3794a640
Rename diff.suppress-blank-empty to diff.suppressBlankEmpty

All the other config variables use CamelCase.  This config variable should
not be an exception.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/config.txt
diff.c
t/t4029-diff-trailing-space.sh