Skip to content

Patches to make it work with Mercurial 3.8

assarbad requested to merge bitbucket/merged-pr-3 into branch/default

Was already merged in Bitbucket before import, marked as merged by the import user

Source changeset not longer availableat the time of import. Commit listwill look empty

This patch will avoid the following warning:

devel-warn: missing attribute 'norepo', use @command decorator to register 'verifysigs'
(compatibility will be dropped after Mercurial-3.8, update your code.) at: hgext\mq.pyo:3570 (dotable)

with Mercurial 3.8 and newer. I did not implement any kind of backward compatibility, though.

Merge request reports

Loading