add comment (and other old comment I forgot to add earlier)
authorJoey Hess <joeyh@joeyh.name>
Mon, 22 Aug 2022 16:01:29 +0000 (12:01 -0400)
committerJoey Hess <joeyh@joeyh.name>
Mon, 22 Aug 2022 16:01:29 +0000 (12:01 -0400)
doc/bugs/git-annex-import_imports_outside_of_directory/comment_6_6d559ba943ef2a8fed285c463eb2a641._comment [new file with mode: 0644]
doc/bugs/git-annex-import_imports_outside_of_directory/comment_9_372c44296c1a03778e201a47ec45bee6._comment [new file with mode: 0644]

diff --git a/doc/bugs/git-annex-import_imports_outside_of_directory/comment_6_6d559ba943ef2a8fed285c463eb2a641._comment b/doc/bugs/git-annex-import_imports_outside_of_directory/comment_6_6d559ba943ef2a8fed285c463eb2a641._comment
new file mode 100644 (file)
index 0000000..e6108a7
--- /dev/null
@@ -0,0 +1,9 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 6"""
+ date="2022-08-19T17:20:24Z"
+ content="""
+Ok, I've changed `git-annex import` to skip symbolic links inside the
+directory being imported. The directory being imported can still itself be
+a symlink and that will be followed.
+"""]]
diff --git a/doc/bugs/git-annex-import_imports_outside_of_directory/comment_9_372c44296c1a03778e201a47ec45bee6._comment b/doc/bugs/git-annex-import_imports_outside_of_directory/comment_9_372c44296c1a03778e201a47ec45bee6._comment
new file mode 100644 (file)
index 0000000..1394031
--- /dev/null
@@ -0,0 +1,9 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 9"""
+ date="2022-08-22T15:58:12Z"
+ content="""
+@Ilya the old git-annex import already skipped symlinks to files.
+(Along with not importing sockets, device files, etc.)
+It only followed symlinks to directories.
+"""]]