sync: When some remotes to sync with are specified, and --fast is too, pick the lowest cost of the specified remotes
Do not sync with a faster remote that was not specified. That old behavior was only documented in the changelog, and was certianly surprising. It also meant adding --fast made it slower..
This commit is contained in:
parent
3252c4ccca
commit
c05c4e549e
4 changed files with 9 additions and 3 deletions
|
@ -22,3 +22,5 @@ I actually used `--fast` because I was annoyed by annex iterating over all files
|
|||
### What version of git-annex are you using? On what operating system?
|
||||
|
||||
8.20200330, Debian testing
|
||||
|
||||
> [[fixed|done]] --[[Joey]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue