summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-02-25 17:12:21 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-02-25 17:12:21 -0400
commit5f9ce7bf1ce35bda930d38177fba575ef53d830a (patch)
tree1b79e4609a31c94338f06b988efd5bf18961079c
parenta6e40ce415f1a90dfb876c04e15b772b37d85438 (diff)
remove todo item about gcywin git, seems no longer a problem!
-rw-r--r--doc/todo/windows_support.mdwn4
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/todo/windows_support.mdwn b/doc/todo/windows_support.mdwn
index bddd92098..599fbbbbf 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...)