Re: [PATCH 3/5] repo-settings: parse core.untrackedCache

2019-07-24 Thread Derrick Stolee
On 7/23/2019 11:04 AM, Johannes Schindelin wrote: > Hi Stolee, > > On Mon, 22 Jul 2019, Derrick Stolee via GitGitGadget wrote: > >> From: Derrick Stolee >> >> The core.untrackedCache config setting is slightly complicated, >> so clarify its use and centralize its parsing into the repo >> sett

Re: [PATCH 3/5] repo-settings: parse core.untrackedCache

2019-07-23 Thread Johannes Schindelin
Hi Stolee, On Mon, 22 Jul 2019, Derrick Stolee via GitGitGadget wrote: > From: Derrick Stolee > > The core.untrackedCache config setting is slightly complicated, > so clarify its use and centralize its parsing into the repo > settings. > > The default value is "keep" (returned as -1), which pers

[PATCH 3/5] repo-settings: parse core.untrackedCache

2019-07-22 Thread Derrick Stolee via GitGitGadget
From: Derrick Stolee The core.untrackedCache config setting is slightly complicated, so clarify its use and centralize its parsing into the repo settings. The default value is "keep" (returned as -1), which persists the untracked cache if it exists. If the value is set as "false" (returned as 0