Files
git/compat
Johannes Schindelin e1e7f59879 fscache: implement an FSCache-aware is_mount_point()
When FSCache is active, we can cache the reparse tag and use it directly
to determine whether a path refers to an NTFS junction, without any
additional, costly I/O.

Note: this change only makes a difference with the next commit, which
will make use of the FSCache in `git clean` (contingent on
`core.fscache` set, of course).

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2020-01-09 12:27:24 +01:00
..
2019-07-11 15:16:49 -07:00
2019-06-25 10:46:57 -07:00
2017-01-23 11:02:34 -08:00