]> git.99rst.org Git - git.git/commit
core.fsyncmethod: correctly camel-case warning message
authorNeeraj Singh <redacted>
Wed, 30 Mar 2022 18:08:36 +0000 (18:08 +0000)
committerJunio C Hamano <redacted>
Wed, 30 Mar 2022 21:46:08 +0000 (14:46 -0700)
commitf12f3b9807accc0b4ae2b5ebde937fbbb6de7c99
treec396386ea534669a7d11e1ca3d5bb8b265da719c
parente5ec440c982417d39908b9a4bab79523a6a37f6c
core.fsyncmethod: correctly camel-case warning message

The warning for an unrecognized fsyncMethod was not
camel-cased.

Reported-by: Jiang Xin <redacted>
Signed-off-by: Neeraj Singh <redacted>
Signed-off-by: Junio C Hamano <redacted>
config.c
git clone https://git.99rst.org/PROJECT