summaryrefslogtreecommitdiff
path: root/gitdb/ext
diff options
context:
space:
mode:
authorRuslan Kuprieiev <kupruser@gmail.com>2019-09-25 21:00:30 +0300
committerRuslan Kuprieiev <kupruser@gmail.com>2019-09-25 21:06:42 +0300
commit79b705f061b51dc151a00729b722fbdebde59f5c (patch)
treec311a1384675c191e171f8dc016387ba4c97f024 /gitdb/ext
parente8e009d1b4b860b42083132bd7722c2802e5e5d4 (diff)
downloadgitdb-79b705f061b51dc151a00729b722fbdebde59f5c.tar.gz
loose: rename only if needed
Our user was experiencing issue [1] when using a git repository on NTFS mount running on Linux. The current check checks if we are running on Windows, but it should really check if we are on NTFS. And since checking fs type is not that trivial and not efficient, it is simpler and better to just always apply NTFS-specific logic, since it works on other filesystems as well. [1] https://github.com/iterative/dvc/issues/1880#issuecomment-483253764
Diffstat (limited to 'gitdb/ext')
0 files changed, 0 insertions, 0 deletions