diff options
author | Joey Hess <joey@kitenet.net> | 2013-12-10 14:34:35 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-12-10 14:34:35 -0400 |
commit | 3890862075dee3e31338fdc85ab6a43324793c97 (patch) | |
tree | c69639c5808ab6e92d3aaa6724334f514ca84236 | |
parent | 317a613e304d165e4b3e85fa8991b2e4de759fdc (diff) |
todo
-rw-r--r-- | doc/todo/windows_support.mdwn | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/todo/windows_support.mdwn b/doc/todo/windows_support.mdwn index 5a6ac84b3..62a2cc62a 100644 --- a/doc/todo/windows_support.mdwn +++ b/doc/todo/windows_support.mdwn @@ -15,7 +15,8 @@ now! --[[Joey]] * `git annex watch` works, but does not detect when files are still open for write as they're being added (no lsof). So watch/webapp/assistant may be unsafe. -* `git annex assistant` has not been tested, is probably quite incomplete. +* `git annex assistant` has not been tested, is probably quite incomplete + and/or buggy. * Assistant is known to not transfer any files. (transferrer doesn't built yet) Need a createPipe for windows. See the mkAnonPipe in |