From: Lukey Date: Sat, 2 Jan 2021 15:22:18 +0000 (+0000) Subject: Added a comment X-Git-Tag: archive/raspbian/10.20250416-2+rpi1~1^2~98^2~263^2~2 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=7f1116000219cd6931439440069e54165e68b9f6;p=git-annex.git Added a comment --- diff --git a/doc/git-annex-move/comment_5_e7608b7fac4ec80781cb4281dc2bf596._comment b/doc/git-annex-move/comment_5_e7608b7fac4ec80781cb4281dc2bf596._comment new file mode 100644 index 0000000000..2395e2857f --- /dev/null +++ b/doc/git-annex-move/comment_5_e7608b7fac4ec80781cb4281dc2bf596._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="Lukey" + avatar="http://cdn.libravatar.org/avatar/c7c08e2efd29c692cc017c4a4ca3406b" + subject="comment 5" + date="2021-01-02T15:22:18Z" + content=""" +`git annex move` belongs so the same class of commands as `git annex get`, `git annex drop` and `git annex copy` in that it manages file content. Git annex automatically registers a pre-commit hook to fixup symlinks. `git annex fix` can also be used to fixup symlinks, but it currently is broken. +"""]]