Fix behaviour if you have a branch named the same as your --prefix
[gitweb.git] / todo
diff --git a/todo b/todo
index 3040b9f17185dd8fe8b67d55f1aa7380d9e2b673..5e72b2e5100bccbf820cf47269d8a66009d0a74f 100644 (file)
--- a/todo
+++ b/todo
@@ -20,9 +20,6 @@
 
        automated tests for --squash stuff
 
-       test.sh fails in msysgit?
-               sort error - see Thell's email
-
        "add" command non-obviously requires a commitid; would be easier if
                it had a "pull" sort of mode instead
 
@@ -43,9 +40,6 @@
                should detect (and fix) it if it does.  Otherwise the
                log message looks weird.
                
-       totally weird behavior in 'git subtree add' if --prefix matches 
-               a branch name
-
        "pull --squash" should do fetch-synthesize-merge, but instead just
                does "pull" directly, which doesn't work at all.