Microsoft/vscode

GitHub - can't fork a fork

Open

#160.377 aperta il 8 set 2022

Vedi su GitHub
 (0 commenti) (0 reazioni) (1 assegnatario)TypeScript (10.221 fork)batch import
buggithubhelp wanted

Metriche repository

Star
 (74.848 star)
Metriche merge PR
 (Merge medio 11h 43m) (1000 PR mergiate in 30 g)

Descrizione

  • 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)

Guida contributor