This commit is contained in:
Avery Pennarun 2009-07-16 14:31:50 -04:00
Родитель 5d1a5da411
Коммит 344f58abe5
1 изменённых файлов: 5 добавлений и 0 удалений

5
todo
Просмотреть файл

@ -48,3 +48,8 @@
"pull --squash" should do fetch-synthesize-merge, but instead just "pull --squash" should do fetch-synthesize-merge, but instead just
does "pull" directly, which doesn't work at all. 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.