propigate ssh-options everywhere ssh caching is used
* sync: Use the ssh-options git config when doing git pull and push. * remotedaemon: Use the ssh-options git config. Note that the rename env var means that if a new git-annex calls an old one for git-annex ssh, or a new calls an old, nothing much will go wrong; just ssh caching won't happen.
This commit is contained in:
parent
3f5c9ddc05
commit
15107d2c5a
8 changed files with 53 additions and 33 deletions
2
debian/changelog
vendored
2
debian/changelog
vendored
|
@ -28,6 +28,8 @@ git-annex (5.20150206) UNRELEASED; urgency=medium
|
|||
* sync, assistant: Include repository name in head branch commit message.
|
||||
* The ssh-options git config is now used by gcrypt, rsync, and ddar
|
||||
special remotes that use ssh as a transport.
|
||||
* sync: Use the ssh-options git config when doing git pull and push.
|
||||
* remotedaemon: Use the ssh-options git config.
|
||||
|
||||
-- Joey Hess <id@joeyh.name> Fri, 06 Feb 2015 13:57:08 -0400
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue