This repository was archived by the owner on Dec 15, 2022. It is now read-only.
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
Performance over network mounts #809
Open
Description
I work on files over a mount, and running merge-conflicts takes about 3-4 minutes to load.
Is it possible to ask it to only search a particular folder in the tree rather than everything in the current tree?
This is tricky because we're using git to do most of our file I/O, but we should test and consider ways we can make the git experience better on slow filesystems.