summaryrefslogtreecommitdiff
path: root/todo
diff options
context:
space:
mode:
Diffstat (limited to 'todo')
-rw-r--r--todo6
1 files changed, 0 insertions, 6 deletions
diff --git a/todo b/todo
index 3040b9f171..5e72b2e510 100644
--- 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.