Thread (27 messages) flat view 27 messages, 2 authors, 2020-08-18

Re: [PATCH v2 0/7] Lazy fetch with subprocess

From: Derrick Stolee <hidden>
Date: 2020-08-12 12:51:59

On 8/11/2020 6:52 PM, Jonathan Tan wrote:
 - A way to prevent a promisor-remote fetch from invoking another
   promisor-remote fetch (use a file as a lock?)
In the VFS for Git world, the C# layer frequently needs to ask
Git for some information, but doesn't want to trigger a download
of a missing object. We use a config option when running our
command that disables the GVFS protocol for that command.

It's possible that a config option _or_ environment variable would
suffice instead of adding another file-based lock.

Thanks,
-Stolee
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help