summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLibravatar Avery Pennarun <apenwarr@gmail.com>2009-07-16 14:31:50 -0400
committerLibravatar Avery Pennarun <apenwarr@gmail.com>2009-07-16 14:31:50 -0400
commit344f58abe599cba53a056c0a707c9a99e2cd13a8 (patch)
treec818d4e679294cb7912c686edae74d26facc3911
parenttodo (diff)
downloadtgif-344f58abe599cba53a056c0a707c9a99e2cd13a8.tar.xz
todo^
-rw-r--r--todo5
1 files changed, 5 insertions, 0 deletions
diff --git a/todo b/todo
index e67f713ad4..155c4be155 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.