aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/fat_support.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/bugs/fat_support.mdwn')
-rw-r--r--doc/bugs/fat_support.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/bugs/fat_support.mdwn b/doc/bugs/fat_support.mdwn
index 05164d457..2a998cf1a 100644
--- a/doc/bugs/fat_support.mdwn
+++ b/doc/bugs/fat_support.mdwn
@@ -3,6 +3,8 @@ git-annex from being used on USB keys, that would typically
be VFAT formatted:
- Use of symlinks, which VFAT does not support. Very hard to fix.
+ One possibility is to add [[bare_git_repos]] support, then
+ a git repo on a thumb drive could be used to transfer data.
- Use of ":" in filenames of object files, also not supported.
Could easily be fixed by reorganizing the object directory.