diff options
author | Joey Hess <joey@kitenet.net> | 2011-12-02 16:59:09 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-12-02 16:59:09 -0400 |
commit | 7b08584c5553c22b322a2d9c268fda855666f4ce (patch) | |
tree | 60009709939a0450b002912fa10cbc401537f532 | |
parent | 6f29f9db725131d37af86e2746ff83a6765b4239 (diff) |
close
-rw-r--r-- | doc/bugs/case_sensitivity_on_FAT.mdwn | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/bugs/case_sensitivity_on_FAT.mdwn b/doc/bugs/case_sensitivity_on_FAT.mdwn index cb3424e34..682acc71d 100644 --- a/doc/bugs/case_sensitivity_on_FAT.mdwn +++ b/doc/bugs/case_sensitivity_on_FAT.mdwn @@ -44,3 +44,6 @@ I wonder if the directory remote should use hashDirLower instead of hashDirMixed >>> Bare repositories now use lowercase. rsync is the only remaining >>> unsupported possibility. --[[Joey]] +>>>> Everything now uses lowercase, with the exception of non-bare +>>>> repos, which cannot be on FAT anyway due to using symlinks. [[done]] +>>>> --[[Joey]] |