This commit is contained in:
Joey Hess 2020-04-27 12:32:08 -04:00
parent ac404a289f
commit 9b1e4de31a
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -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.)
"""]]