File: day_253__ssh-options.mdwn

package info (click to toggle)
git-annex 6.20170101-1%2Bdeb9u2
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 50,088 kB
  • sloc: haskell: 53,116; sh: 1,582; ansic: 341; makefile: 292; perl: 144
file content (5 lines) | stat: -rw-r--r-- 300 bytes parent folder | download | duplicates (8)
1
2
3
4
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.