dapphub / dapptools

Dapp, Seth, Hevm, and more
https://dapp.tools
2.08k stars 325 forks source link

`dapp test` errors during `git rebase` #141

Open rainbreak opened 5 years ago

rainbreak commented 5 years ago

dapp test doesn't work during git rebase, with the error

fatal: Not a valid object name t beef8166f2184a4bac3d02abdb944647fd7350
hevm: user error (("git",["-C","hevm.libs.4aALM","cat-file","blob","t beef8166f2184a4bac3d02abdb944647fd7350"]): exited with code 128)

However, hevm dapp-test succeeds.

asymmetric commented 5 years ago

Do you know where beef8166f2184a4bac3d02abdb944647fd7350 should be?