Updates 2005-09-08 evening.
authorJunio C Hamano <junkio@cox.net>
Fri, 9 Sep 2005 02:12:30 +0000 (19:12 -0700)
committerJunio C Hamano <junkio@cox.net>
Fri, 9 Sep 2005 02:12:30 +0000 (19:12 -0700)
Signed-off-by: Junio C Hamano <junkio@cox.net>
TODO

diff --git a/TODO b/TODO
index 21e2685..cd6c5b8 100644 (file)
--- a/TODO
+++ b/TODO
@@ -180,6 +180,11 @@ Technical (milder)
 
 * Option to limit rename detection for more than N paths.
 
+* Make rebase restartable; instead of skipping what cannot be
+  automatically forward ported, leave the conflicts in the work
+  tree, have the user resolve it, and then restart from where it
+  left off.
+
 
 Technical (trivial)
 -------------------