tests/missing-comment.hg
author Pierre-Yves David <pierre-yves.david@logilab.fr>
Thu, 29 Nov 2012 16:37:15 +0100
branchstable
changeset 17988 848345a8d6ad
parent 17064 168cc52ad7c2
permissions -rw-r--r--
rebase: fix pull --rev options clashing with --rebase (issue3619) Rebase also have a plain `--rev` option used to select the rebase set (as `--base` or `--source` would). But the content of the --rev option was intended for the remote repo and is irrelevant for the local rebase operation. We expect `hg pull --rebase` to stick with the default behavior here: hg rebase --base . --dest tip(branch(.)) The `rev` option is dropped from the option passed to rebase.

(binary:application/octet-stream)