Updates 2005-09-08 evening. Signed-off-by: Junio C Hamano <junkio@cox.net>
Updates 2005-09-08 evening. Signed-off-by: Junio C Hamano <junkio@cox.net>
Junio C Hamano committed
Sep 8, 2005 at 19:12 UTC
7bd5db67c1e3c95a4b15117b030e3dae05fb5148
1 file changed
+5
TODO
+5
index 21e2685928..cd6c5b8e88 100644
--- 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)
-------------------