author | Martin Geisler <mg@lazybytes.net> |
Sun, 21 Jun 2009 19:12:03 +0200 | |
changeset 8917 | 41ef9ea0ba66 |
parent 8916 | 3df8dbf706b0 |
child 8918 | c9a01a7798d8 |
--- 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'))