comment
authorJoey Hess <joeyh@joeyh.name>
Mon, 4 Dec 2023 16:49:25 +0000 (12:49 -0400)
committerJoey Hess <joeyh@joeyh.name>
Mon, 4 Dec 2023 16:49:25 +0000 (12:49 -0400)
doc/forum/annex.largefile_not_working/comment_2_18bc73688897728d0bcae6df1225e6e3._comment [new file with mode: 0644]

diff --git a/doc/forum/annex.largefile_not_working/comment_2_18bc73688897728d0bcae6df1225e6e3._comment b/doc/forum/annex.largefile_not_working/comment_2_18bc73688897728d0bcae6df1225e6e3._comment
new file mode 100644 (file)
index 0000000..22eb0c3
--- /dev/null
@@ -0,0 +1,12 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 2"""
+ date="2023-12-04T16:48:09Z"
+ content="""
+`git add` always adds the annexed file unlocked. You can `git-annex lock`
+the file is you want to convert it to a symlink.
+
+(The reason for this difference between `git add` and `git-annex add` is
+that there's simply no way for git-annex to tell `git add` to make the file
+be a symlink.)
+"""]]