add comment (and other old comment I forgot to add earlier)
This commit is contained in:
parent
39cdf72bc7
commit
c13b3aba98
2 changed files with 18 additions and 0 deletions
|
@ -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.
|
||||
"""]]
|
|
@ -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.
|
||||
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue