diff --git a/doc/devblog/day_253__ssh-options.mdwn b/doc/devblog/day_253__ssh-options.mdwn new file mode 100644 index 0000000000..805363f3c5 --- /dev/null +++ b/doc/devblog/day_253__ssh-options.mdwn @@ -0,0 +1,5 @@ +Spent a couple hours to make the ssh-options git config setting be used +in more places. Now it's used everywhere that git-annex supports ssh +caching, including the `git pull` and `git push` done by `sync` and by the +assistant. Also the `remotedaemon` and the gcrypt, rsync, and ddar +special remotes.