getcord / spr

Submit pull requests for individual, amendable, rebaseable commits to GitHub

Home Page:https://getcord.github.io/spr/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

spr diff: "an unknown git error occurred"

cakoose opened this issue Β· comments

$ spr --version
spr 1.3.4
$ spr diff
  πŸ›‘  an unknown git error occurred

Anything I can do to get more information?

I encountered this too. spr diff can create a new PR given a new commit. But after amending it and try to use spr diff to update the PR, I am getting the following.

> spr diff
  πŸ›‘  an unknown git error occurred; code=NotFound (-3)

Any idea how to debug this?