900078c require git-core rather than git to reduce dependencies

1 file Authored by tmz 3 years ago, Committed by pstodulk 3 years ago,
    require git-core rather than git to reduce dependencies
    
    Nothing in git-remote-hg appears to require the tools from git rather
    than git-core.  Avoid pulling in the extra dependencies of git.
    
        
file modified
+6 -3