From 9b1e4de31ac41e214b9412ff0b68e958c20d659d Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 27 Apr 2020 12:32:08 -0400 Subject: [PATCH] response --- ...ment_1_8a4c7119f55dba5ff3cb858dbc96f1a5._comment | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 doc/forum/Updating_a_podcast_episode_checksum/comment_1_8a4c7119f55dba5ff3cb858dbc96f1a5._comment 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.) +"""]] -- 2.30.2