Added a comment: git 2.5 for windows seems the culprit whereas mysygit 1.9 works
This commit is contained in:
parent
c352dc9208
commit
17979dc51b
1 changed files with 12 additions and 0 deletions
|
@ -0,0 +1,12 @@
|
|||
[[!comment format=mdwn
|
||||
username="OlivierBerger"
|
||||
subject="git 2.5 for windows seems the culprit whereas mysygit 1.9 works"
|
||||
date="2015-08-27T15:02:14Z"
|
||||
content="""
|
||||
I've removed Git for windows 2.5, and installed the latest msysgit 1.9, and it seems that this works much better.
|
||||
|
||||
However, I have to invoke git-annex from the command-line through its full path with :
|
||||
\"C:\Program Files\Git\cmd\git-annex.exe\" get .
|
||||
|
||||
I guess this gives hope :-)
|
||||
"""]]
|
Loading…
Reference in a new issue