1
0
mirror of https://github.com/git/git.git synced 2024-10-22 12:28:32 +02:00
This commit is contained in:
Avery Pennarun 2009-07-16 14:31:50 -04:00
parent 5d1a5da411
commit 344f58abe5

5
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.