git-annex/doc/git-annex-add/comment_2_43cf725964c63a2d2545d9f204316a57._comment
2021-01-01 21:30:38 +00:00

11 lines
482 B
Text

[[!comment format=mdwn
username="AlbertZeyer"
avatar="http://cdn.libravatar.org/avatar/b37d71961a6a5abf9b7184ed77b5a941"
subject="Adding external files"
date="2021-01-01T21:30:38Z"
content="""
Let's assume I have some external files in my `~/Pictures` and I want to import them.
Should I use `git annex import ~/Pictures/BestPics2020` or `cp -r ~/Pictures/BestPics2020 .; git annex add BestPics2020`? Is there a difference? Which way would be recommended or preferred?
"""]]