| 12
 3
 4
 5
 6
 7
 8
 9
 10
 11
 12
 13
 14
 15
 
 | [[!comment format=mdwn
 username="joey"
 subject="""comment 1"""
 date="2015-07-20T16:21:32Z"
 content="""
This is a mismatch between the version of git that git-annex was compiled
to use, and the version of git that you have installed.
You seem to have a git version older than 1.8.1.6 installed, since
"--literal-pathspecs" was first added in that version. According
to the [Windows installation instructions](http://git-annex.branchable.com/install/Windows),
you need to install msysgit 1.9 to use git-annex.
So, upgrade..
"""]]
 |