comment
authorJoey Hess <joeyh@joeyh.name>
Sat, 19 Dec 2015 17:59:03 +0000 (13:59 -0400)
committerJoey Hess <joeyh@joeyh.name>
Sat, 19 Dec 2015 17:59:03 +0000 (13:59 -0400)
doc/forum/All_repos_on_same_filesystem/comment_1_a6666a89f62dc7e2d40e028782e5a25a._comment [new file with mode: 0644]

diff --git a/doc/forum/All_repos_on_same_filesystem/comment_1_a6666a89f62dc7e2d40e028782e5a25a._comment b/doc/forum/All_repos_on_same_filesystem/comment_1_a6666a89f62dc7e2d40e028782e5a25a._comment
new file mode 100644 (file)
index 0000000..9074c4e
--- /dev/null
@@ -0,0 +1,14 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 1"""
+ date="2015-12-19T17:55:40Z"
+ content="""
+When you clone a repository with --shared, all git-annex commands
+that transfer data into or out of the repository will use hardlinks
+whenever possible.
+
+(But, before version 5.20150916, it didn't manage to use them all the
+time.)
+
+To get started, just use `git annex sync --content`
+"""]]