From 54859ba676f8ddda5bd079d9c4381b9ab349aeab Mon Sep 17 00:00:00 2001 From: CandyAngel Date: Sun, 8 Jul 2018 17:58:33 +0000 Subject: [PATCH] Added a comment --- ...omment_6_61ca3d5bb350e52f31d8b75dd3ece1d9._comment | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 doc/bugs/Importing__95__Commands__95__Destructive__95__by__95__default/comment_6_61ca3d5bb350e52f31d8b75dd3ece1d9._comment diff --git a/doc/bugs/Importing__95__Commands__95__Destructive__95__by__95__default/comment_6_61ca3d5bb350e52f31d8b75dd3ece1d9._comment b/doc/bugs/Importing__95__Commands__95__Destructive__95__by__95__default/comment_6_61ca3d5bb350e52f31d8b75dd3ece1d9._comment new file mode 100644 index 0000000000..3439a759fe --- /dev/null +++ b/doc/bugs/Importing__95__Commands__95__Destructive__95__by__95__default/comment_6_61ca3d5bb350e52f31d8b75dd3ece1d9._comment @@ -0,0 +1,11 @@ +[[!comment format=mdwn + username="CandyAngel" + avatar="http://cdn.libravatar.org/avatar/15c0aade8bec5bf004f939dd73cf9ed8" + subject="comment 6" + date="2018-07-08T17:58:33Z" + content=""" + By default it moves files, IE copies files into your annex and then deletes them from the source. + +Only if you move from one filesystem to another (because it has to). +If it is on the same filesystem, *move* doesn't do any copy/delete of the data, only the references to the file. +"""]]