From 2dc336b1b8cf186994814bb2ee34b4f39072c394 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 25 Feb 2014 17:12:21 -0400 Subject: [PATCH] remove todo item about gcywin git, seems no longer a problem! --- doc/todo/windows_support.mdwn | 4 ---- 1 file changed, 4 deletions(-) diff --git a/doc/todo/windows_support.mdwn b/doc/todo/windows_support.mdwn index bddd920986..599fbbbbf9 100644 --- a/doc/todo/windows_support.mdwn +++ b/doc/todo/windows_support.mdwn @@ -45,10 +45,6 @@ now! --[[Joey]] ## minor problems -* Does not work with Cygwin's build of git (that git does not consistently - support use of DOS style paths, which git-annex uses on Windows). - Must use Msysgit. (Actually, this may no longer be the case; git-annex's - handling of paths has improved significantly on windows..) * rsync special remotes with a rsyncurl of a local directory are known buggy. (git-annex tells rsync C:foo and it thinks it means a remote host named C...)