jsk-enshu / robot-programming

This is exercise for robot-programming.
38 stars 269 forks source link

フォークしたリポジトリの登録が出来ない. #326

Open k-okada opened 3 years ago

k-okada commented 3 years ago
$ git remote add user http://github.com/user/robot-programming
$ git fetch --all
Fetching origin
Fetching user
Username for 'https://github.com': user
Password for 'https://user@github.com':
remote: Repository not found. fatal: repository 'https://github.com/user/robot-programming/' not found
error: Could not fetch user

とエラーがでます.

k-okada commented 3 years ago

https://guides.github.com/activities/forking/ にあるように対象のリポジトリ(ここでは,https://github.com/jsk-enshu/robot-programming) の画面で右上の”Fork"というボタンを押してください.