diff options
author | Joey Hess <joey@kitenet.net> | 2014-02-25 17:12:21 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-02-25 17:12:21 -0400 |
commit | 5f9ce7bf1ce35bda930d38177fba575ef53d830a (patch) | |
tree | 1b79e4609a31c94338f06b988efd5bf18961079c /doc | |
parent | a6e40ce415f1a90dfb876c04e15b772b37d85438 (diff) |
remove todo item about gcywin git, seems no longer a problem!
Diffstat (limited to 'doc')
-rw-r--r-- | doc/todo/windows_support.mdwn | 4 |
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...) |