changeset 8917 | 41ef9ea0ba66 |
parent 8879 | d0a3eadfbdb3 |
child 8927 | 288ba6d6c5c7 |
--- a/mercurial/commands.py Sun Jun 21 19:06:57 2009 +0200 +++ b/mercurial/commands.py Sun Jun 21 19:12:03 2009 +0200 @@ -2282,7 +2282,6 @@ Please see 'hg help urls' for important details about ssh:// URLs. If DESTINATION is omitted, a default path will be used. - See 'hg help urls' for more information. """ dest, revs, checkout = hg.parseurl( ui.expandpath(dest or 'default-push', dest or 'default'), opts.get('rev'))