diff options
-rw-r--r-- | todo | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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. |