Hacker News new | ask | show | jobs
by durin42 5440 days ago
Huh?

Are you pushing to a local repository? When pushing to a local repo, dulwich calls a local git binary. I don't see any calls to git-index-pack in either hg-git or dulwich in a cursory grep, which matches my memory.

1 comments

i'm pushing to github. reason i ask is that it segfaults -- see https://github.com/schacon/hg-git/issues/216