From 2bb31a6923ff0c7c02edc11f9f1a010212a593cb Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 21 May 2014 13:23:22 -0400 Subject: [PATCH] close --- ...git-annex_fails_to_initialize_under_Windows_with_cygwin.mdwn | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/bugs/git-annex_fails_to_initialize_under_Windows_with_cygwin.mdwn b/doc/bugs/git-annex_fails_to_initialize_under_Windows_with_cygwin.mdwn index 4b3eda613a..8e205e1e96 100644 --- a/doc/bugs/git-annex_fails_to_initialize_under_Windows_with_cygwin.mdwn +++ b/doc/bugs/git-annex_fails_to_initialize_under_Windows_with_cygwin.mdwn @@ -36,3 +36,5 @@ build flags: Assistant Webapp Webapp-secure Pairing Testsuite S3 WebDAV DNS Feed key/value backends: SHA256E SHA1E SHA512E SHA224E SHA384E SKEIN256E SKEIN512E SHA256 SHA1 SHA512 SHA224 SHA384 SKEIN256 SKEIN512 WORM URL remote types: git gcrypt S3 bup directory rsync web webdav tahoe glacier hook external +> [[fixed|done]]; documented the needed version of git on the windows +> install page. --[[Joey]]