Mercurial > evolve
changeset 277:5d1d7aaf1bc3
obsolete: do not duplicate command help
author | Patrick Mezard <patrick@mezard.eu> |
---|---|
date | Tue, 19 Jun 2012 10:20:09 +0200 |
parents | f26e9bc5f7fc |
children | fa0b9b8a83c0 |
files | hgext/obsolete.py |
diffstat | 1 files changed, 0 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/hgext/obsolete.py Tue Jun 19 10:17:02 2012 +0200 +++ b/hgext/obsolete.py Tue Jun 19 10:20:09 2012 +0200 @@ -42,9 +42,6 @@ New commands ------------ -A ``debugobsolete`` command was added. It adds an obsolete relation between two -nodes. - Note that rebased changesets are not marked obsolete rather than being stripped In this experimental extensions, this is done forcing the --keep option. Trying to use the --keep option of rebase with this extensionn this experimental