git-rerere.txt: Clarify ambiguity of the config variable
commit02944cc4929c6a7438dbde9216f9ebb193f1ae81
authorMichael J Gruber <git@drmicha.warpmail.net>
Tue, 28 Jul 2009 14:42:15 +0000 (28 16:42 +0200)
committerJunio C Hamano <gitster@pobox.com>
Tue, 28 Jul 2009 20:30:42 +0000 (28 13:30 -0700)
treef93a99684ca0a60bbc73fb93fe75014784346292
parentdf73af5f667a479764d2b2195cb0cb60b0b89e3d
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 <git@drmicha.warpmail.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-rerere.txt