(no commit message)
authorbrendan.ward@a2e11ad27f6b2fa2c556aea6811496e0d95dd0da <brendanward@web>
Mon, 4 Dec 2023 06:43:03 +0000 (06:43 +0000)
committeradmin <admin@branchable.com>
Mon, 4 Dec 2023 06:43:03 +0000 (06:43 +0000)
doc/forum/annex.largefile_not_working.mdwn

index 6a03833434f1abf67f7773f001724b9b5f55d60e..d15de6b0228bdf396ca5271ca35174ee8b71167c 100644 (file)
@@ -1,4 +1,4 @@
-I seem to be having issues with annex.largefiles.  I initialize git and the annex, then I set largefiles to put everything in the annex, generate a 1Mb file, add it, and commit it.  The file is copied and renamed to its hash value in .git/annex/objects but the file also remains in the main directory instead of being replaced with a symlink.  Here are my steps to create the issue:
+I seem to be having issues with annex.largefiles.  I initialize git and the annex, then I set largefiles to put everything in the annex, generate a 1Mb file, `git add` it, and commit it.  The file is copied and renamed to its hash value in .git/annex/objects but the file also remains in the main directory instead of being replaced with a symlink.  Here are my steps to create the issue:
 
     git init
     git annex init