tests/bundles/rebase-revset.hg
author Sean Farley <sean.michael.farley@gmail.com>
Thu, 16 Oct 2014 21:49:28 -0700
changeset 23775 885c0290f7d5
parent 15270 6cb6064f1d50
permissions -rw-r--r--
localrepo: add ignoremissing parameter to branchtip Previously, in the namespaces api, the only caller of branchtip was singlenode which happened to raise the same exception that branchtip raised: KeyError. This is a minor change but will allow upcoming patches to use repo.branchtip to not raise an exception if a branch doesn't exist. After that, it will be possible for extensions to use the namespace api in a stable way.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
15270
6cb6064f1d50 rebase: add --rev option to rebase
Pierre-Yves David <pierre-yves.david@ens-lyon.org>
parents:
diff changeset
     1
(binary:application/octet-stream)