From c9c6db5ebcd923dc79a7a98e12b753bbfee50ae8 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 15 Sep 2016 00:55:15 -0400 Subject: [PATCH] comment --- ...omment_1_800d875c0d980614792207641cedb3ea._comment | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 doc/forum/Hashes_instead_of_content_in_files/comment_1_800d875c0d980614792207641cedb3ea._comment diff --git a/doc/forum/Hashes_instead_of_content_in_files/comment_1_800d875c0d980614792207641cedb3ea._comment b/doc/forum/Hashes_instead_of_content_in_files/comment_1_800d875c0d980614792207641cedb3ea._comment new file mode 100644 index 0000000000..23ce342860 --- /dev/null +++ b/doc/forum/Hashes_instead_of_content_in_files/comment_1_800d875c0d980614792207641cedb3ea._comment @@ -0,0 +1,11 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 1""" + date="2016-09-15T04:53:16Z" + content=""" +Have you tried `git annex get`? + +The most common way this can happen is if using Windows or a FAT +filesystem, or something else that does not support symbolic links. +It also happens when using v6 repository mode with unlocked files. +"""]]