From: Joey Hess Date: Mon, 27 Apr 2020 16:32:08 +0000 (-0400) Subject: response X-Git-Tag: archive/raspbian/10.20250416-2+rpi1~1^2~118^2~717 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=9b1e4de31ac41e214b9412ff0b68e958c20d659d;p=git-annex.git response --- diff --git a/doc/forum/Updating_a_podcast_episode_checksum/comment_1_8a4c7119f55dba5ff3cb858dbc96f1a5._comment b/doc/forum/Updating_a_podcast_episode_checksum/comment_1_8a4c7119f55dba5ff3cb858dbc96f1a5._comment new file mode 100644 index 0000000000..5d3a806355 --- /dev/null +++ b/doc/forum/Updating_a_podcast_episode_checksum/comment_1_8a4c7119f55dba5ff3cb858dbc96f1a5._comment @@ -0,0 +1,13 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 1""" + date="2020-04-27T16:27:49Z" + content=""" +What you can do is run `git annex whereis` on the file, +and paste the url to `git annex addurl`. Once it downloads it to a +new file, you can rename that over top of the old file. + +(BTW, `git annex importfeed --fast` uses the URL backend, +which you mentioned you did not want to use. Easily dealt with +by running `git annex migrate` on the files.) +"""]]