DanConwayDev (nprofile…y484) I am trying to use ngit with a non-ngit origin, and it looks like some checks assume a particular git setup. My origin is set to my gitea repository, and `upstream` is set to fiatjaf's ngit repository. When I try to push to `upstream/pr/listmethodassignees` I get:
Error: cannot push 'refs/heads/pr/listmethodassignees' as proposal as branch isn't ahead
of 'origin/master'
