--- /dev/null
+[[!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.
+"""]]
--- /dev/null
+[[!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.
+"""]]