rerere doc: quote `rerere.enabled`

Signed-off-by: Philip Oakley <philipoakley@iee.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
maint
Philip Oakley 2019-04-06 14:27:46 +01:00 committed by Junio C Hamano
parent aeb582a983
commit fe61ccbc35
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ on the initial manual merge, and applying previously recorded
hand resolutions to their corresponding automerge results.

[NOTE]
You need to set the configuration variable rerere.enabled in order to
You need to set the configuration variable `rerere.enabled` in order to
enable this command.