hgext/__init__.py
author Laurent Charignon <lcharignon@fb.com>
Thu, 10 Dec 2015 14:17:27 -0800
changeset 1555 0ff262537f98
parent 519 9825c7da5b54
child 1619 5ef77a1d975c
permissions -rw-r--r--
prune: use bookmarks.recordchange instead of bookmarks.write Before this patch we were using the deprecated bookmarks.write instead of bookmarks.recordchange in prune

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