File: comment_1_c2e827eeac7524845cad42671d77af95._comment

package info (click to toggle)
git-annex 7.20190129-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 56,292 kB
  • sloc: haskell: 59,105; sh: 1,255; makefile: 225; perl: 136; ansic: 44
file content (14 lines) | stat: -rw-r--r-- 538 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[[!comment format=mdwn
 username="joey"
 subject="""comment 1"""
 date="2017-03-17T17:26:56Z"
 content="""
I've added support for this now.

However, since git's interface to this doesn't let any options other than
-p be passed to the command run by this, git-annex can't either. Which
means it can't pass options for ssh connection caching. So, I'm afraid that
using `GIT_SSH` will slow things down somewhat. Of course, you can always
enable ssh connection caching yourself in either the `GIT_SSH` script or
the ssh configuration.
"""]]