Code

todo
authorAvery Pennarun <apenwarr@gmail.com>
Fri, 10 Jul 2009 19:14:33 +0000 (15:14 -0400)
committerAvery Pennarun <apenwarr@gmail.com>
Fri, 10 Jul 2009 19:14:33 +0000 (15:14 -0400)
todo

diff --git a/todo b/todo
index 01d552979abfe7ef865db4421ac97eb4c027c7fe..e67f713ad45863b52c9bc7b936e506d43f6cc58a 100644 (file)
--- a/todo
+++ b/todo
@@ -45,3 +45,6 @@
                
        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.