summaryrefslogtreecommitdiff
path: root/doc/bugs/git-annex_fails_to_initialize_under_Windows/comment_5_f975059733fca678e93b791b2a250535._comment
diff options
context:
space:
mode:
Diffstat (limited to 'doc/bugs/git-annex_fails_to_initialize_under_Windows/comment_5_f975059733fca678e93b791b2a250535._comment')
-rw-r--r--doc/bugs/git-annex_fails_to_initialize_under_Windows/comment_5_f975059733fca678e93b791b2a250535._comment13
1 files changed, 0 insertions, 13 deletions
diff --git a/doc/bugs/git-annex_fails_to_initialize_under_Windows/comment_5_f975059733fca678e93b791b2a250535._comment b/doc/bugs/git-annex_fails_to_initialize_under_Windows/comment_5_f975059733fca678e93b791b2a250535._comment
deleted file mode 100644
index 319cb3617..000000000
--- a/doc/bugs/git-annex_fails_to_initialize_under_Windows/comment_5_f975059733fca678e93b791b2a250535._comment
+++ /dev/null
@@ -1,13 +0,0 @@
-[[!comment format=mdwn
- username="http://joeyh.name/"
- ip="209.250.56.191"
- subject="comment 5"
- date="2014-04-20T18:35:39Z"
- content="""
-You might want to try upgrading to msysgit 1.9.0, which is the one I am using for windows development.
-
-So, your screenshot shows that git checkout -B annex/direct/master worked ok when you ran it, but then when git-annex init failed, it was running
-the same command, only with a -q also. The -q is only quiet mode, shouldn't matter.
-
-(The .t folder is created when running git-annex test, so not relevant.)
-"""]]