aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2010-11-13 15:46:56 -0400
committerGravatar Joey Hess <joey@kitenet.net>2010-11-13 15:46:56 -0400
commitd9d79a7980b5c9a84823c0cf38750a0189d03b0a (patch)
treefb8b619adafc60c24007c3e24aa0d06de6c52718
parent147affa252989b99e876a052433bd5d2ce32c672 (diff)
idea
-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.