summaryrefslogtreecommitdiff
path: root/doc/bugs/git-annex_fails_to_initialize_under_Windows/comment_3_7aeeccd6c4bd97224980a2752e0f8ba8._comment
blob: aa4d513f8f8f429b8eac42982307d9d7dccc8594 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[[!comment format=mdwn
 username="http://joeyh.name/"
 ip="209.250.56.191"
 subject="comment 3"
 date="2014-04-17T21:08:36Z"
 content="""
@ayutheos, can you confirm that running this git command fails the same way?

git checkout -B annex/direct/master

What version of git do you have installed?

(Note to self: This checkout happens when enabling direct mode.. Works for me in a new git repo made on FAT. This repo does not have a .git/index file, and the error message \"fatal: index file open failed: Invalid argument\" comes from git when it tries to read the index file.)
"""]]