diff docs/obs-implementation.rst @ 311:5eecfda0a5c7

obsolete: enable rebase --keep again We still never strip anything. But using --keep on the command line dos not lay marker.
author Pierre-Yves David <pierre-yves.david@logilab.fr>
date Tue, 26 Jun 2012 14:35:09 +0200
parents 1a713fa2d3ba
children b398e9c2dbd1
line wrap: on
line diff
--- a/docs/obs-implementation.rst	Tue Jun 26 12:24:04 2012 +0200
+++ b/docs/obs-implementation.rst	Tue Jun 26 14:35:09 2012 +0200
@@ -200,7 +200,7 @@
 * Use secret phase to remove from discovery obsolete and unstable changeset (to
   be improved soon)
 
-* alter rebase to use obsolete marker instead of stripping. (XXX break --keep for now)
+* alter rebase to use obsolete marker instead of stripping.
 
 * Have an experimental mq-like extension to rewrite history (more on that later)