summaryrefslogtreecommitdiff
path: root/doc/todo/windows_support.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/todo/windows_support.mdwn')
-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 78cb583c2..deb0e1e97 100644
--- a/doc/todo/windows_support.mdwn
+++ b/doc/todo/windows_support.mdwn
@@ -28,10 +28,6 @@ Seems like this would need Windows 10.
* gcrypt is not ported to windows (and as a shell script, may need
to be rewritten)
-* Incremental fsck sets the sticky bit to record when a file is fscked,
- and this is not done on windows, so fsck doesn't behave incrementally
- there.
-
* Deleting a git repository from inside the webapp fails "RemoveDirectory
permision denied ... file is being used by another process"