gitrepo.listkeys: use githandler from localrepo
Previously we'd load the git and hg maps twice on separate git handler objects. This avoids that. For a repo with over 50,000 commits, this brings a no-op hg pull down from 2.45 seconds to 2.37.
Please register or sign in to comment