Re: [PATCH v13 20/20] index-helper: indexhelper.exitafter config

2016-06-27 Thread Duy Nguyen
On Sun, Jun 26, 2016 at 7:54 PM, David Turner 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 i

[PATCH v13 20/20] index-helper: indexhelper.exitafter config

2016-06-26 Thread David Turner
From: David Turner Add a configuration variable, indexhelper.exitafter, which provides a default time to keep the index-helper alive. This is useful with indexhelper.autorun; some users will want to keep the automatically-run index-helper alive across their lunch break and will thus set indexhel