dud icon indicating copy to clipboard operation
dud copied to clipboard

status: add flag to skip byte-level equality checks

Open kevin-hanselman opened this issue 2 years ago • 0 comments

When you've checked out hard copies of files (or when you have generated new files, e.g., as part of a stage run) dud status can be extremely slow, as it checks the hard copies for equality vs. the cache. The user should be able to skip this checking to get a more responsive (albeit incomplete) status update.

kevin-hanselman avatar Aug 23 '22 14:08 kevin-hanselman