summaryrefslogtreecommitdiff
path: root/doc/news/sharebox_a_FUSE_filesystem_for_git-annex.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/news/sharebox_a_FUSE_filesystem_for_git-annex.mdwn')
-rw-r--r--doc/news/sharebox_a_FUSE_filesystem_for_git-annex.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/news/sharebox_a_FUSE_filesystem_for_git-annex.mdwn b/doc/news/sharebox_a_FUSE_filesystem_for_git-annex.mdwn
index f8d1a0ad7..7386841b2 100644
--- a/doc/news/sharebox_a_FUSE_filesystem_for_git-annex.mdwn
+++ b/doc/news/sharebox_a_FUSE_filesystem_for_git-annex.mdwn
@@ -5,6 +5,7 @@ Christophe-Marie Duquesne has just announced
relying on git-annex:
<blockquote>
+<pre>
What are your goals?
Seamless synchronization "à la dropbox".
Ability to use with big binary files such as mp3/movies.
@@ -12,6 +13,7 @@ Entirely decentralized.
Don't use unnecessary space
Keep it simple: avoid special VCS commands and keep a filesystem
interface as much as possible.
+</pre>
</blockquote>
While still alpha, this is promising. --[[Joey]]