comment
authorJoey Hess <joeyh@joeyh.name>
Wed, 21 Jul 2021 15:06:03 +0000 (11:06 -0400)
committerJoey Hess <joeyh@joeyh.name>
Wed, 21 Jul 2021 15:06:03 +0000 (11:06 -0400)
doc/todo/windows_support/comment_20_7d83963db52d5dedd65f8cf7937dff4f._comment [new file with mode: 0644]

diff --git a/doc/todo/windows_support/comment_20_7d83963db52d5dedd65f8cf7937dff4f._comment b/doc/todo/windows_support/comment_20_7d83963db52d5dedd65f8cf7937dff4f._comment
new file mode 100644 (file)
index 0000000..d4df63e
--- /dev/null
@@ -0,0 +1,12 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 20"""
+ date="2021-07-21T15:03:52Z"
+ content="""
+Enabling the ssh agent avoids password prompts, but not the latency
+of making a ssh connection per transfer.
+
+You can try setting the environment variable `GIT_ANNEX_SSH_SOCKET_DIR`
+to point to a directory where ssh can try to put its socket. I don't know
+if ssh on windows is able to use a socket or not. It might just work.
+"""]]