assistant: Pass ssh-options through 3 more git pull/push calls that were missed before.

It was used for regular pull, but not for regular push, tagged push, or the
fallback fetching.
This commit is contained in:
Joey Hess 2015-11-10 16:52:30 -04:00
parent 4cc95f3fd3
commit 7c741302cc
Failed to extract signature
5 changed files with 34 additions and 12 deletions

View file

@ -44,4 +44,4 @@ log from .git/annex/daemon.log:
> [[fixed|done]] --[[Joey]]

View file

@ -0,0 +1,8 @@
[[!comment format=mdwn
username="joey"
subject="""comment 1"""
date="2015-11-10T19:56:03Z"
content="""
Ok, I was able to reproduce it, when using the assistant it seems the
option is not passed when pushing and fetching there.
"""]]