From 935f8991cb9f5c6fa95a74ee553cffd99d0b5fc0 Mon Sep 17 00:00:00 2001 From: "eric.w@eee65cd362d995ced72640c7cfae388ae93a4234" Date: Thu, 31 Dec 2020 18:55:30 +0000 Subject: [PATCH] Added a comment --- ...ent_2_cde005ffa911f72e6d37ec8ad9bf76f8._comment | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 doc/forum/how_to_get_into_git_annex.../comment_2_cde005ffa911f72e6d37ec8ad9bf76f8._comment diff --git a/doc/forum/how_to_get_into_git_annex.../comment_2_cde005ffa911f72e6d37ec8ad9bf76f8._comment b/doc/forum/how_to_get_into_git_annex.../comment_2_cde005ffa911f72e6d37ec8ad9bf76f8._comment new file mode 100644 index 0000000000..89470ab024 --- /dev/null +++ b/doc/forum/how_to_get_into_git_annex.../comment_2_cde005ffa911f72e6d37ec8ad9bf76f8._comment @@ -0,0 +1,14 @@ +[[!comment format=mdwn + username="eric.w@eee65cd362d995ced72640c7cfae388ae93a4234" + nickname="eric.w" + avatar="http://cdn.libravatar.org/avatar/8d9808c12db3a3f93ff7f9e74c0870fc" + subject="comment 2" + date="2020-12-31T18:55:29Z" + content=""" +the most recent example I've run across is the use of +git.annex=thin +in the link here: https://git-annex.branchable.com/tips/unlocked_files/ +it didn't result in a hardlink being made of the content for either git annex unlock or git annex unannex +instead I ended up getting the same functionality by use --fast. + +"""]]