diff options
author | Joey Hess <joey@kitenet.net> | 2011-11-08 12:23:03 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-11-08 12:23:03 -0400 |
commit | 67c9f84a1f80a0b8335a1e6edce2cd143d71b4c9 (patch) | |
tree | bd5d91cc2e4d4107fa65b9bb6d5fbc8def191cad /doc/bugs/fat_support.mdwn | |
parent | d35cd6ff262bc7013e5bb8fe63e8251c0e4ba8b3 (diff) |
fix broken links
Diffstat (limited to 'doc/bugs/fat_support.mdwn')
-rw-r--r-- | doc/bugs/fat_support.mdwn | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/bugs/fat_support.mdwn b/doc/bugs/fat_support.mdwn index 60633c29b..70ee3b369 100644 --- a/doc/bugs/fat_support.mdwn +++ b/doc/bugs/fat_support.mdwn @@ -8,8 +8,6 @@ be VFAT formatted: - Use of ":" in filenames of object files, also not supported. Could easily be fixed by reorganizing the object directory. -[[!tag wishlist]] - [[Done]]; in annex.version 2 repos, colons are entirely avoided in filenames. So a bare git clone can be put on VFAT, and git-annex used to move stuff --to and --from it, for sneakernet. |