[issue1458] Pull with "--rebase" flag doesn't imply "--update"
Wladimir Palant
mercurial-bugs at selenic.com
Thu Jan 8 15:48:18 UTC 2009
New submission from Wladimir Palant <trev at adblockplus.org>:
http://www.selenic.com/mercurial/wiki/index.cgi/RebaseProject states:
"[hg pull --rebase] pulls and rebases the local revisions if there's something
to rebase. Otherwise it behaves like hg pull --update."
Unfortunately, that's not true. If there is nothing to rebase, version
1.1.1+20081229 on Windows simply states "nothing to rebase" but doesn't update
the repository. Specifying the "--update" flag in addition doesn't work either,
this one isn't compatible with the rebase operation.
----------
messages: 8348
nosy: trev
priority: bug
status: unread
title: Pull with "--rebase" flag doesn't imply "--update"
____________________________________________________
Mercurial issue tracker <mercurial-bugs at selenic.com>
<http://www.selenic.com/mercurial/bts/issue1458>
____________________________________________________
More information about the Mercurial-devel
mailing list