Propagate --force to git-annex transferrer

And other child processes.
This commit is contained in:
Joey Hess 2024-07-23 21:16:56 -04:00
parent 7d4045277a
commit f7404a64c0
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
3 changed files with 8 additions and 1 deletions

View file

@ -4,3 +4,5 @@ setting, the message displayed says that --force will override the check.
But that doesn't work in this case.
The --force option should be propagated to this command. --[[Joey]]
> [[fixed|done]] --[[Joey]]