Microsoft/vscode

GitHub - can't fork a fork

Open

#160,377 建立於 2022年9月8日

在 GitHub 查看
 (0 留言) (0 反應) (1 負責人)TypeScript (10,221 fork)batch import
buggithubhelp wanted

倉庫指標

Star
 (74,848 star)
PR 合併指標
 (平均合併 11小時 43分鐘) (30 天內合併 1,000 個 PR)

描述

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

貢獻者指南