gitlabで takumawatanabe というリポジトリを作って、フォルダをpushしようとしまして、
以下の
git
1git remote add origin https://gitlab.com/crossclub.t21/takumawatanabe.git 2git push -u origin master
の手順で、行ったら
git
1fatal: unable to update url base from redirection: 2 asked for: https://gitlab.com/crossclub.t21/takumawatanabe.git$/info/refs?service=git-receive-pack 3 redirect: https://gitlab.com/users/sign_in
とエラーが出ました。
何が問題なのでしょうか。。
お手数おかけしますが宜しくお願い致します。
https://gitlab.com/crossclub.t21/takumawatanabe にアクセスすると、リポジトリがありませんと表示されますが、このURLは正しいでしょうか?
回答1件
あなたの回答
tips
プレビュー