This commit is contained in:
Joey Hess 2018-05-21 15:06:29 -04:00
parent 2fabd7cdb5
commit f9e3bcdeb8
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -15,3 +15,6 @@ The **force** option in [[git-annex-move]] is described twice.
When moving content from a remote, ignore location tracking information When moving content from a remote, ignore location tracking information
and always check if the remote has content. Can be useful if the location and always check if the remote has content. Can be useful if the location
tracking information is out of date. tracking information is out of date.
> Removed the latter, and as far as I could gather on irc, the desired
> behavior was the former. So, [[done]] --[[Joey]]