From: Avery Pennarun Date: Fri, 10 Jul 2009 19:14:33 +0000 (-0400) Subject: todo X-Git-Tag: v1.7.11-rc0~176^2~45 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=5d1a5da411a8ec90cd7a7819bfc74440e3f2545c;p=git.git todo --- diff --git a/todo b/todo index 01d552979..e67f713ad 100644 --- 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.