From: Joey Hess Date: Sat, 19 Dec 2015 17:59:03 +0000 (-0400) Subject: comment X-Git-Tag: archive/raspbian/10.20250416-2+rpi1~1^2~320^2~204 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=7588e2fba714c7a141acaf8b2295260df04e8a2a;p=git-annex.git comment --- 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 index 0000000000..9074c4e16c --- /dev/null +++ b/doc/forum/All_repos_on_same_filesystem/comment_1_a6666a89f62dc7e2d40e028782e5a25a._comment @@ -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` +"""]]