response
authorJoey Hess <joeyh@joeyh.name>
Mon, 27 Apr 2020 16:32:08 +0000 (12:32 -0400)
committerJoey Hess <joeyh@joeyh.name>
Mon, 27 Apr 2020 16:32:08 +0000 (12:32 -0400)
doc/forum/Updating_a_podcast_episode_checksum/comment_1_8a4c7119f55dba5ff3cb858dbc96f1a5._comment [new file with mode: 0644]

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 (file)
index 0000000..5d3a806
--- /dev/null
@@ -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.)
+"""]]