From 4efa4fdd12bd9125ca1733eed9dce4eb726763e2 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 27 Oct 2021 14:18:19 -0400 Subject: [PATCH] comment --- ...omment_5_ce998d6fc7868a2f129bad755d04b186._comment | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 doc/forum/How_to_see_what_will_go_to_annex_vs_git/comment_5_ce998d6fc7868a2f129bad755d04b186._comment diff --git a/doc/forum/How_to_see_what_will_go_to_annex_vs_git/comment_5_ce998d6fc7868a2f129bad755d04b186._comment b/doc/forum/How_to_see_what_will_go_to_annex_vs_git/comment_5_ce998d6fc7868a2f129bad755d04b186._comment new file mode 100644 index 0000000000..58dd34f6e0 --- /dev/null +++ b/doc/forum/How_to_see_what_will_go_to_annex_vs_git/comment_5_ce998d6fc7868a2f129bad755d04b186._comment @@ -0,0 +1,11 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 5""" + date="2021-10-27T18:16:06Z" + content=""" +You can use `git annex add --force-small/--force-large` to explicitly +specify. + +annex.addunlocked can make git-annex add add annexed files unlocked, +although of course git-annex unlock after adding has the same result. +"""]]