buggithubhelp wanted
Description
- Open my codespace which is on https://github.com/mdehling/stable-diffusion
- Try to push a commit on the notebook branch (is there a command to fork manually because I didn't remember that I have to try to push to get the fork prompt to show up?)
- Get an error:
Because upstream was already set to the real upstream
$ git remote -v
origin https://github.com/mdehling/stable-diffusion (fetch)
origin https://github.com/mdehling/stable-diffusion (push)
upstream https://github.com/joaomoreno/stable-diffusion.git (fetch)
upstream https://github.com/joaomoreno/stable-diffusion.git (push)