From 714e031d19f37702747911db87a8bf164dc9e398 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 10 Dec 2013 14:34:35 -0400 Subject: [PATCH] todo --- doc/todo/windows_support.mdwn | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/todo/windows_support.mdwn b/doc/todo/windows_support.mdwn index 5a6ac84b35..62a2cc62a4 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