From 18808923c4259cd7731f3621059f55a982958b32 Mon Sep 17 00:00:00 2001 From: ynikitenko Date: Thu, 2 Nov 2017 19:57:48 +0000 Subject: [PATCH] Added a comment: difference with git-annex-fix? --- ...ent_1_364d1d5546c0f448a4b27cfe69a59a07._comment | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 doc/git-annex-adjust/comment_1_364d1d5546c0f448a4b27cfe69a59a07._comment diff --git a/doc/git-annex-adjust/comment_1_364d1d5546c0f448a4b27cfe69a59a07._comment b/doc/git-annex-adjust/comment_1_364d1d5546c0f448a4b27cfe69a59a07._comment new file mode 100644 index 0000000000..1e2d7a602c --- /dev/null +++ b/doc/git-annex-adjust/comment_1_364d1d5546c0f448a4b27cfe69a59a07._comment @@ -0,0 +1,14 @@ +[[!comment format=mdwn + username="ynikitenko" + avatar="http://cdn.libravatar.org/avatar/168d629704097ddc596f75ca32a687a3" + subject="difference with git-annex-fix?" + date="2017-11-02T19:57:48Z" + content=""" +From git-annex-fix manual: + + Fixes up symlinks that have become broken to again point to annexed content. + This is useful to run manually when you have been moving the symlinks around, but is done automatically when committing a change with git too. + Also, adjusts unlocked files to be copies or hard links as configured by annex.thin. + +So what is the difference between that and git-annex adjust --fix? +"""]]