From: Avery Pennarun Date: Thu, 16 Jul 2009 18:31:50 +0000 (-0400) Subject: todo^ X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=344f58abe599cba53a056c0a707c9a99e2cd13a8;p=git.git todo^ --- diff --git a/todo b/todo index e67f713ad..155c4be15 100644 --- a/todo +++ b/todo @@ -48,3 +48,8 @@ "pull --squash" should do fetch-synthesize-merge, but instead just does "pull" directly, which doesn't work at all. + + make a 'force-update' that does what 'add' does even if the subtree + already exists. That way we can help people who imported + subtrees "incorrectly" (eg. by just copying in the files) in + the past.