On Sun, Jun 26, 2016 at 7:54 PM, David Turner <novalis@xxxxxxxxxxx> wrote: > diff --git a/Documentation/config.txt b/Documentation/config.txt > index 385ea66..336d5a2 100644 > --- a/Documentation/config.txt > +++ b/Documentation/config.txt > @@ -1860,6 +1860,10 @@ indexhelper.autorun:: > Automatically run git index-helper when any builtin git > command is run inside a repository. > > +indexhelper.exitafter:: Super minor and not worth a re-roll if this is the only change. We follow the camelCase naming convention here, so indexHelper.exitAfter instead. > + When no exit-after argument is given, git index-helper defaults > + to this number of seconds. Specify 0 to wait forever. Default is 600. > + > init.templateDir:: > Specify the directory from which templates will be copied. > (See the "TEMPLATE DIRECTORY" section of linkgit:git-init[1].) -- Duy -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html