0

git push -u origin main
を行うと
error: src refspec main does not match any error: failed to push some refs to 'https://github.com/kazu1212-star/study-typescript.git'
と表示されます。

色々試してみましたが解決しませんでした。
よろしくお願いします。

mkmk
  • 21
  • 3

1 Answers1

1

まずは、そのリポジトリをcloneして、それでできた作業フォルダにファイル追加、修正を加え、pushしてみよう

y_waiwai
  • 1,065
  • 7
  • 9