Mercurial > hg
comparison setup.py @ 42478:561cd02c58ff
cat: don't prefetch files unless the output requires it
It's a waste to cache lfs blobs when cat'ing the raw data at best, but a hassle
debugging when the blob is missing. I'm not sure if there are other commands
that have '{data}' for output, and if there's a general way to prefetch on that
keyword.
It's interesting that the verbose output seems to leak into the JSON output, but
that seems like an existing bug.
author | Matt Harbison <matt_harbison@yahoo.com> |
---|---|
date | Thu, 04 Oct 2018 00:57:11 -0400 |
parents | 85041e2b69c7 |
children | 624d86262e14 |
comparison
equal
deleted
inserted
replaced
42477:e658ac39fe41 | 42478:561cd02c58ff |
---|