From: Joey Hess Date: Mon, 4 Jan 2021 17:43:01 +0000 (-0400) Subject: comment X-Git-Tag: archive/raspbian/10.20250416-2+rpi1~1^2~98^2~250 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=0684b940aeb5f82507fd56ffb250cfaacf495786;p=git-annex.git comment --- diff --git a/doc/git-annex-add/comment_5_f67bd5fdbe9deeeea1d48175a6b5c536._comment b/doc/git-annex-add/comment_5_f67bd5fdbe9deeeea1d48175a6b5c536._comment new file mode 100644 index 0000000000..a9148f4234 --- /dev/null +++ b/doc/git-annex-add/comment_5_f67bd5fdbe9deeeea1d48175a6b5c536._comment @@ -0,0 +1,14 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 5""" + date="2021-01-04T17:34:56Z" + content=""" +You use `git-annex add` when you have a file located +inside your git-annex repository, which you want to check in. + +You use `git-annex import` when you have some other thing +storing files and you want git-annex to learn about the files stored there. +Using git-annex import to move individual files to the repository and add +them is not significantly different than mv+add and will eventually be +deprecated. +"""]]