git_handler: terminate new commit DAG traversal at known commits
Any commit in _map_git is already known, so there's no point walking further down the DAG. For a repo with over 50,000 commits, this brings down a no-op hg pull from 38 seconds to 2.5.
Loading
Please register or sign in to comment