From 995148ca7b755022a9df95c29c47653a41b51ad1 Mon Sep 17 00:00:00 2001 From: CandyAngel Date: Wed, 19 Sep 2018 11:03:55 +0000 Subject: [PATCH] Added a comment --- .../comment_1_265563f95a8ec5918314afc7e6226b56._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/forum/Recovering_data_from_rsync_special_remote_after_git-annex-forget/comment_1_265563f95a8ec5918314afc7e6226b56._comment diff --git a/doc/forum/Recovering_data_from_rsync_special_remote_after_git-annex-forget/comment_1_265563f95a8ec5918314afc7e6226b56._comment b/doc/forum/Recovering_data_from_rsync_special_remote_after_git-annex-forget/comment_1_265563f95a8ec5918314afc7e6226b56._comment new file mode 100644 index 0000000000..077398fc36 --- /dev/null +++ b/doc/forum/Recovering_data_from_rsync_special_remote_after_git-annex-forget/comment_1_265563f95a8ec5918314afc7e6226b56._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="CandyAngel" + avatar="http://cdn.libravatar.org/avatar/15c0aade8bec5bf004f939dd73cf9ed8" + subject="comment 1" + date="2018-09-19T11:03:54Z" + content=""" +I think `git annex fsck --fast --from $remote` will make the local annex relearn all the files the remote has without transferring them. +"""]]