hgext/__init__.py
author Pierre-Yves David <pierre-yves.david@fb.com>
Sat, 13 Dec 2014 17:47:09 -0800
branchstable
changeset 1183 58370c718183
parent 519 9825c7da5b54
child 1619 5ef77a1d975c
permissions -rw-r--r--
evolve: use `merge.graft` instead of `rebasenode` The core mechanism is properly factorised and have a more stable API. This is also a good step toward removing the dependency between evolve and the rebase extension. This also avoid a breakage with the future 3.3 where some of the rebase API changed.

# Copyright 2011 Logilab SA <contact@logilab.fr>