Skip to content

Commit 02944cc

Browse files
Michael J Grubergitster
authored andcommitted
git-rerere.txt: Clarify ambiguity of the config variable
Use the less ambiguous "set variable foo in order to enable bar" rather than "set variable foo to enable bar" which may trick users into assuming that "enable" is a good value for "foo". Signed-off-by: Michael J Gruber <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent df73af5 commit 02944cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/git-rerere.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ on the initial manual merge, and applying previously recorded
2323
hand resolutions to their corresponding automerge results.
2424

2525
[NOTE]
26-
You need to set the configuration variable rerere.enabled to
26+
You need to set the configuration variable rerere.enabled in order to
2727
enable this command.
2828

2929

0 commit comments

Comments
 (0)