Added a comment

This commit is contained in:
zedr0nre@e1b86776f21c5f6a6e064c6ab8da039b54915b7d 2015-08-04 00:00:23 +00:00 committed by admin
parent f14c4d30f5
commit 98433d6a9f

View file

@ -0,0 +1,12 @@
[[!comment format=mdwn
username="zedr0nre@e1b86776f21c5f6a6e064c6ab8da039b54915b7d"
nickname="zedr0nre"
subject="comment 10"
date="2015-08-04T00:00:23Z"
content="""
A workaround for now is to use a newer GIT from [http://git-for-windows.github.io/](http://git-for-windows.github.io/) which has Git 2.5+ and use the new environment variable GIT_SSH_COMMAND which overrides GIT_SSH so setting
`export GIT_SSH_COMMAND=ssh`
allows git annex sync to work successfully for me
"""]]